On Wed, Jan 6, 2010 at 3:55 PM, Patrick McCarty <pnor...@gmail.com> wrote:
> On Wed, Jan 6, 2010 at 3:42 PM, James Bailey
> <derhindem...@googlemail.com> 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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to