Hi LSR Editors, Hi Bug Squad, in the following snippet : http://www.lilypond.org/doc/v2.18/Documentation/snippets/expressive-marks#expressive-marks-caesura-_0028_0022railtracks_0022_0029-with-fermata
the v2.18 output does not seem to reach the v2.14 one : http://lsr.di.unimi.it/LSR/Item?id=170 Since I don't know whether it's tagged to the LSR or not, please find hereunder a possible tweak : \relative c'' { c2. % construct the symbol \override BreathingSign.text = \markup\raise #1.5 \column { \musicglyph #"scripts.ufermata" \vspace # -.4 \concat{ \hspace #-.7 \musicglyph #"scripts.caesura.curved" } } \breathe c4 % set the breathe mark back to normal \revert BreathingSign.text c2. \breathe c4 \bar "|." } Cheers, Pierre _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
