2013/9/2 Eluze <[email protected]>: > > Am 02.09.2013 12:15, schrieb Tommaso Gordini: > >> Hello to all, >> to complete my book I'm missing one last thing: I have to reproduce the >> two >> bars of music that I attach to my message (they are the ones framed in >> red). I tried to write that particular Glissando you see, with little >> > maybe this snippet will be of help: http://lsr.dsi.unimi.it/LSR/Item?id=193 > > Eluze
This snippet uses: \once \override TupletBracket #'number-visibility = ##f I really don't know with which version this was valid code. It gives no warning with versions 2.12.3 up to 2.16.2. Therefore it didn't pop up during last LSR-upgrade. Because of a patch by David K in 2.17. it is now detectable, can't find the issue right know, though. I'm going to change that snippet, replacing said line with: \once \override TupletNumber #'stencil = ##f Cheers, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
