Am 28.02.2017 um 13:31 schrieb Maarten Hijzelendoorn:
Changing the font size after a breathe, also changes the size of the breathe
symbol, which is wrong (when things are processed linearly).

Things aren’t processed linearly. Rather, the \set command takes effect at the same _timestep_ at which the breathing-event happens, so it’s already taken into account independently of the order in the source code. If you want the breathing sign to have the previous font-size, you need to use \once\override BreathingSign.font-size = 6 (or similar).

Best, Simon

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to