It's because LilyPond does not like putting ligatures over beamed notes. If you use \autoBeamOff the ligatures are correctly presented.
-- Phil Holmes ----- Original Message ----- From: Mario Moles To: lilypond-user@gnu.org Sent: Monday, July 09, 2012 11:25 AM Subject: the bracket \[ does not work! A bug? Hi! I would like to know why \[ \] does not always work, as in the example. Is there a way to still get \[ \]? Thanks! Here is an example: \version "2.15.41" \language "english" \header { % Elimina la tagline predefinita di LilyPond tagline = ##f } global = { \key c \major \time 4/4 } violin = \relative c'' { \global % Qui segue la musica. \[a16 b c d\] \[a, b\] } \score { \new Staff \with { instrumentName = "Vl." midiInstrument = "violin" } \violin \layout { } \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 100 4) } } } -- oiram/bin/selom Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni. Linux MIB Lilypond Frescobaldi Rosegarden ------------------------------------------------------------------------------ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user