lilypond-user
[Top][All Lists]
Advanced

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

Re: Suppressing Staves


From: Aaron Dalton
Subject: Re: Suppressing Staves
Date: Sat, 20 Nov 2004 14:22:34 -0700
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

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




reply via email to

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