Am Montag, 29. Juni 2009 13:45:59 schrieb Alan Shaw: > I would need to put it where it didn't affect all lyrics, since there are > "normal" staves with lyrics in the same score, and I don't want those > lyrics to have their own bar lines.
then simply add the engraver only to those lyrics contexts:
\new Lyrics = "lyricname" \with { \consists Bar_engraver
\override BarLine #'bar-size = #4 } \lyricsto ....
Cheers,
Reinhold
--
------------------------------------------------------------------
Reinhold Kainhofer, [email protected], http://reinhold.kainhofer.com/
* Financial & Actuarial Math., Vienna Univ. of Technology, Austria
* http://www.fam.tuwien.ac.at/, DVR: 0005886
* LilyPond, Music typesetting, http://www.lilypond.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
