[Scons-users] how to get bbl output of pdflatex?
Dirk Bächle
tshortik at gmx.de
Wed Sep 11 15:42:15 EDT 2013
Hi David,
please find a simple example attached, which seems to work fine on my
side. I couldn't reproduce the error you reported with it, so maybe it
helps if you compare the files to your original sources.
Best regards,
Dirk
On 07.09.2013 15:37, David Roundy wrote:
> Hi all,
>
> I'm running into a bit of a challenge using the pdflatex builder.
> This builds a pdf file just fine:
>
> env.PDF(target = 'paper.pdf', source = 'paper.tex')
>
> The tricky bit is that in order to submit to a journal (or
> http://arxiv.org), I need the bbl file that is produced. Of course, I
> could do this manually by typing bibtex, but the point of scons (and
> before that make) is to automate and document the process.
>
> [...]
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> http://four.pairlist.net/mailman/listinfo/scons-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: latex_bbl_generation.tgz
Type: application/x-compressed-tar
Size: 2182 bytes
Desc: not available
Url : http://four.pairlist.net/pipermail/scons-users/attachments/20130911/4a189cb6/attachment.bin
More information about the Scons-users
mailing list