lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lilypond-book problem


From: Jamie Bullock
Subject: lilypond-book problem
Date: Mon, 06 Jun 2005 14:20:26 +0100

Hi!

I have three lilypond scores in three separate files. I am trying to
make them into a book with the following lytex file:

        \begin {document}
        \lilypondfile {score-I.ly}
        \lilypondfile {score-II.ly}
        \lilypondfile {score-III.ly}
        \end {document}

I then use the following command:

        lilypond-book --output=mybook -f latex mybook.lytex

This runs smoothly and without error, however, when I run:

        latex mybook/mybook.tex

I get the following error:

        ! LaTeX Error: The font size command \normalsize is not defined:
               there is probably something wrong with the class file.

Any help would be appreciated.


-- 
Regards,

Jamie





reply via email to

[Prev in Thread] Current Thread [Next in Thread]