lilypond-user
[Top][All Lists]
Advanced

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

Re: Rhythmic Staves


From: Jan Nieuwenhuizen
Subject: Re: Rhythmic Staves
Date: Thu, 27 Jun 2002 09:38:36 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

David Raleigh Arnold <address@hidden> 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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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