Dear Lilypond team,
Changing the font size after a breathe, also changes the size of the breathe symbol, which is wrong (when things are processed linearly). Please find enclosed the details. Best, Maarten Hijzelendoorn The Netherlands
bug_breathe_fontsize.pdf
Description: Adobe PDF document
\version "2.18.2" \relative c' { a b \breathe c d \breathe % the breathe symbol should not be set in the small font, but it is \set fontSize = #-6 e f \breathe % the breathe symbol should not be set in the normal font, but it is \set fontSize = 0 g a }
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond