Op dinsdag 26 mei 2009, schreef Antonio Palamà :
> I have two scores in a file and wold like to specify different indents for
> the two scores. How can I accomplish this.
Just set the indent in the \score's layout section:
\score {
\relative c' { c d e f g }
\layout {
indent = 5\cm
}
}
\score {
\relative c' { c d e f g }
\layout {
indent = 2\cm
}
}
best regards,
Wilbert Berendsen
--
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user