lilypond-user
[Top][All Lists]
Advanced

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

Re: Arrowed quartertones notes snippet compilation problem


From: Jacques Menu
Subject: Re: Arrowed quartertones notes snippet compilation problem
Date: Thu, 18 Jul 2019 21:26:37 +0200

Thanks Harm!

Here is the result of convert-ly, which compiles fine:

menu@macbookprojm: ~/Documents/LaTeX/PartitionsLilypond > convert-ly ArrowedQuarterNotesExample.ly > ArrowedQuarterNotesExample_CONVERTED.ly
convert-ly (GNU LilyPond) 2.19.83

convert-ly: Processing `ArrowedQuarterNotesExample.ly'... 
Applying conversion: 2.19.2, 2.19.7, 2.19.11, 2.19.16, 2.19.22, 2.19.24, 2.19.28, 2.19.29, 2.19.32, 2.19.40, 2.19.46, 2.19.49, 2.19.80


menu@macbookprojm: ~/Documents/LaTeX/PartitionsLilypond > diff ArrowedQuarterNotesExample.ly ArrowedQuarterNotesExample_CONVERTED.ly
1c1
< \version "2.18.2"
---
> \version "2.19.80"
116c116
< #(ly:parser-set-note-names parser pitchnames)
---
> #(ly:parser-set-note-names pitchnames)

JM

Le 18 juil. 2019 à 21:19, Thomas Morley <address@hidden> a écrit :

Am Do., 18. Juli 2019 um 21:15 Uhr schrieb Jacques Menu <address@hidden>:

Hello folks,

The snippet at http://lsr.di.unimi.it/LSR/Snippet?id=784 leads to the error messages below with LP 2.19.83.

Didn’t find eiseh nor feh in Lily's source code.
I don’t know which version it was written for. Does anyone know?

See last line of
http://lsr.di.unimi.it/LSR/html/contributing.html

convert-ly should help


Cheers,
 Harm


reply via email to

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