lilypond-user
[Top][All Lists]
Advanced

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

Re: staff consisting of lyrics with bar lines


From: Alan Shaw
Subject: Re: staff consisting of lyrics with bar lines
Date: Mon, 29 Jun 2009 16:02:00 -0700 (PDT)

I tried this approach and it clearly seems the better one. The hyphens moved
with the lyric text, and adjusting spacing was easy, by adjusting the
Y-offset for BarLine. Then I had only to remove the bar engraver from the
otherwise invisible original staff, and everything was fine.

Thanks to all. A great forum.

Alan


Reinhold Kainhofer wrote:
> 
> 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, address@hidden, 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
> 
>  
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/staff-consisting-of-lyrics-with-bar-lines-tp24230425p24261694.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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