I sent a bug about this some time ago but i didn't received any response. I've noticed that using a TIE and Pitch_squash_engraver breaks the compilation. (The ``other'' form for making a rhythmic staff). Just remove the tie, and it compiles perfectly. You see.
So if you must use ties inside a rhythmic staff, by the moment the
only temporary solution i've found -until someone fix the bug-, is to
comment the"\consists Pitch_squash_engraver" line and then use only
with b notes, because b's are centered in the staff.(example down)
\score{
\notes \relative c'' { b4 ~ b4 } % only b's
\paper {
\translator {
\StaffContext StaffSymbol \set #'transparent = ##t
\consists Pitch_squash_engraver %comment this and use b notes
\remove Clef_engraver }
raggedright= ##t
}
}
Jos� Luis
A 29/10/03 16:13:44
Alexandre Beneteau <[EMAIL PROTECTED]> escribi�:
> Hello,
>
> Running this example with lilypond 2.1.0 (Debian Unstable) seems
> problematic :
>
> \score { \notes { \new RhythmicStaff { \partial 16 c16 c4 ~ c16 c c
> c c4 }} \paper {}}
>
> [Same example with 'Staff' instead of 'RhythmicStaff' works fine...]
>
pgp00000.pgp
Description: PGP signature
_______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
