David Raleigh Arnold wrote:
> There doesn't seem to be any straightforward way to get
> barlines with a rhythmic staff unless there is another
> staff grouped with it.
This has been fixed in 1.5, in 1.4 you have to insert
\translator {
\RhythmicStaffContext
\consists "Clef_engraver"
BarLine \override #'bar-size = #2
}
into your paper block (clef engraver of course only if you are also
annoyed with the missing clef). Replace 2 with other valuse to change
the height of the bar lines.
-Rune
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user