On Wed, Jan 6, 2010 at 3:55 PM, Patrick McCarty <[email protected]> wrote:
> On Wed, Jan 6, 2010 at 3:42 PM, James Bailey
> <[email protected]> wrote:
>>
>> To produce a PDF file through PDFLaTeX, use
>>
>> lilypond-book --pdf yourfile.pdftex
>> pdflatex yourfile.tex
>
> Maybe it's a typo?
>
> The .lytex extension works for me:
>
> lilypond-book --pdf yourfile.lytex
> pdflatex yourfile.tex
Sorry for not reading the thread beforehand, else I would have noticed
that Graham already pointed this out.
Regarding the original file you posted, I get the same error message
as you with TeX Live 2009 on Arch Linux. If I change
\usepackage[pdftex]{graphicx}
to
\usepackage{graphicx}
the error message goes away.
-Patrick
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user