lilypond-user
[Top][All Lists]
Advanced

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

Re: Particular Glissando


From: David Kastrup
Subject: Re: Particular Glissando
Date: Mon, 02 Sep 2013 14:01:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> 2013/9/2 Eluze <address@hidden>:
>>
>> 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.

According to python/convertrules.py, it became obsolete in 2.7.24.  The
rule apparently was added in 2005.

> 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.

commit 462cef0beb326dea3878456fda920592bab3d126
Author: David Kastrup <address@hidden>
Date:   Fri Jul 12 15:03:08 2013 +0200

    Issue 3444: No warning for misspelled properties
    
    This makes sure that properties are checked to be assignable even when
    assigning #f or '() to them.

2.17.23

> I'm going to change that snippet, replacing said line with:
>
> \once \override TupletNumber #'stencil = ##f

Should be par for the course.

-- 
David Kastrup




reply via email to

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