lilypond-user
[Top][All Lists]
Advanced

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

Re: Tutorial


From: Manuel
Subject: Re: Tutorial
Date: Fri, 1 Dec 2006 09:22:48 +0100


Am 01/12/2006 um 02:02 schrieb Geoff Horton:

I added this and it worked in itself, but now the bar number
engraver, wich I had removed, is back again.

You can have multiple things in the \layout block, like this:

 \layout {
   indent = 0.0\cm
   \context {
     \Score
     \remove "Bar_number_engraver"
   }
 }

Now it worked, thank you. Oddly, I get an error message though everything seems to be fine. Do I ignore it?

I have been looking in the manual but couldn't find how to do these things:

- Get more distance between the title and the first staff.

- Increase the distance between one specific staff and the next.

- Increase the distance between the last staff and the end of the page (my printer keeps cutting off the last staff's first line)


Manuel






reply via email to

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