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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to