[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RhythmicStaff and repeat alternatives
From: |
Han-Wen Nienhuys |
Subject: |
RhythmicStaff and repeat alternatives |
Date: |
Sat, 28 Sep 2002 20:44:03 +0200 |
address@hidden writes:
> Hi,
>
> With the following score, Lilypond 1.6.4 does not typeset the repeat
> signs:
>
> \score {
> \notes {
> c'1 \break
> \context RhythmicStaff {
> \repeat volta 2 { c1 }
> \alternative { {d1} {e1} }
> }
> }
> \paper { \translator { \HaraKiriStaffContext } }
> }
I've added the following to CVS-1.6:
'voltaOnThisStaff boolean?
"Normally, volta brackets are put only on the topmost
staff. Setting this variable to true, will force a bracket to be
on this staff as well.
The bracket was on the top staff, which was harakiried away.
--
Han-Wen Nienhuys | address@hidden | http://www.cs.uu.nl/~hanwen