lilypond-user
[Top][All Lists]
Advanced

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

Re: beaming in tuplets


From: David Kastrup
Subject: Re: beaming in tuplets
Date: Sat, 14 Apr 2018 14:41:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Noeck <address@hidden> writes:

> Am 12.04.2018 um 22:48 schrieb Urs Liska:
>> Additionally remove the tuplet bracket
>> 
>>   \omit TupletBracket
>
> Or, if you want to keep them in case there is no beam (for quavers etc.):
>
> \override TupletBracket.bracket-visibility = #'if-no-beam
>
> Joram
>
>
> PS: Why is it "bracket-visibility" and not just "visibility" (it is
> already a property of a TupletBracket)?

Properties are always global and globally documented.  While
"visibility" alone is not yet taken, special values like #'if-no-beam
make this rather specific to tuplet brackets.  That's different from
things like break-visibility or transparent which work more or less
universally across grobs.

-- 
David Kastrup



reply via email to

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