lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Easy way of suppessing tuplet numbers?


From: Simon Albrecht
Subject: Re: Easy way of suppessing tuplet numbers?
Date: Sun, 20 Oct 2019 21:59:05 +0200

On 19.10.19 16:11, Peter Toye wrote:
Thanks - TupletNumber isn't mentioned in the manuals except that you can change it.

Not everything can be made explicit in the manuals, or they would become even more massive than they already are.


The manual does say that you can make it transparent but that's not the same as omitting it entirely as it still takes space.

This is explained in the Learning Manual, section 4.3. Here are two different overrides, each with the equivalent shorthand:

\override TupletBracket.transparent = ##t
\hide TupletBracket

\override TupletBracket.stencil = ##f
\omit TupletBracket



Neither are \temporary and \undo except in the appendix to the notation manual. Maybe add a para or two somewhere in the main manual text (with example)?

These are somewhat recent additions (read: in the 2.19 cycle), and due to our shortage of developers/documentation writers they aren’t properly documented yet. Also, what Kieren said.

Best, Simon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]