[EMAIL PROTECTED] 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 {
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 } }
}
--
Laurent Martelli