lilypond-user
[Top][All Lists]
Advanced

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

Re: blank paper?


From: Han-Wen Nienhuys
Subject: Re: blank paper?
Date: Wed, 4 Sep 2002 23:39:04 +0200

address@hidden writes:
> 
> KB> How to tell lilypond to generate a blank sheet of music paper?
> 
> For the regular staff paper, look at:
> http://lilypond.org/wiki/?BlankMusicPaper
> 
> If you need tab staves, I'd consider writing a source file with
> invisible rest ('s1') and hiding the barlines, key signatures and
> clefs (set the grobs to \turnoff). Ask if you need an example.

even easier, force a line break on every measure, i.e.

\score  {\notes  <\context Staff { \repeat unfold 5  { s1\break}  }
\context TabStaff { \repeat unfold 5  { s1\break}  } >
}


-- 

Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

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