lilypond-user
[Top][All Lists]
Advanced

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

Re: Triplets


From: Simon Albrecht
Subject: Re: Triplets
Date: Sat, 14 Jan 2017 23:42:15 +0100

On 14.01.2017 23:34, Hans Aikema wrote:
Can you try replacing
UP in that line by 1
and DOWN in that line by -1
apparently the version of Lilypond in use does not yet have these constants 
defined (values taken from 
internalsreference:http://lilypond.org/doc/v2.19/Documentation/internals/tupletbracket)

That’s what I suspected – but if I’m looking in the right place, then they were defined back then:
<http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=blob;f=scm/lily-library.scm;h=0e2c810da912504b32010ab56219732712c2cf5b;hb=refs/heads/stable/2.14>

Better yet… as you mentioned 2.14

try #UP and #DOWN instead

That doesn’t make sense, in that case we are in Scheme mode anyway, so there is no need for a hash sign.
Still, Martin, just use the numerical values instead.

HTH, Simon



reply via email to

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