On 05/04/12 12:14, Dossy Shiobara wrote:
\version "2.14.2" \score { \new Staff { \clef "bass" \relative c << { \voiceThree s16 s32 fis16\rest s } \\ { \voiceFour a16[ \once \override Rest #'transparent = ##t r8 a16] } >> } }
This is simpler: \version "2.15.32" \relative c' { \clef bass \set subdivideBeams = ##t \set baseMoment = #(ly:make-moment 1 8) a16[ r a] }
<<attachment: test.png>>
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user