Graham Percival wrote:

On 20-Nov-04, at 11:45 AM, Aaron Dalton wrote:

    \begin{lilypond}
        \score { stuff }
        \paper { \context { \RemoveEmptyStaffContext } }
    \end{lilypond}


try
\score {
  \notes { stuff}
  \paper{ blah }
}

the \paper needs to be inside the \score.

Cheers,
- Graham


Grrr, still no go =/

Aaron


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to