David Raleigh Arnold <[EMAIL PROTECTED]> writes:

> There doesn't seem to be any straightforward way to get
> barlines with a rhythmic staff

Ah, that's a bug that hasn't been backported yet.  Try the patch
below, latest CVS, or add the engraver property setting to
RhythmicStaffContext in the paper block.

Greetings,
Jan.

--- engraver.ly.~1.124.2.2.~    Mon Aug 27 19:48:48 2001
+++ engraver.ly Thu Jun 27 09:33:34 2002
@@ -98,7 +98,7 @@ RhythmicStaffContext=\translator{
        \name RhythmicStaff
        \alias "Staff"
        
-       Bar \override #'bar-size = #4
+       BarLine \override #'bar-size = #4
        VoltaBracket \override #'minimum-space =  #15  % urg, in \pt
        VoltaBracket \override #'padding =  #5  % urg, in \pt
        StaffSymbol \override #'line-count = #1 

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to