Le 20/09/2022 à 10:18, ming tsang a écrit :
dear lilyponders,
i have the following lilypond code:
\version "2.18.2"
\markup "Test"
That produce the following error in log file:
Starting lilypond-windows.exe 2.18.2 [Untitled (9)]...
C:/LilyPond_2-18-2/usr/share/lilypond/current/scm/lily.scm:462:5 <0>:
In procedure primitive-load-path in expression (primitive-load-path
file-name):
C:/LilyPond_2-18-2/usr/share/lilypond/current/scm/lily.scm:462:5 <1>:
Unbound variable: \version
Exited with return code 1.
QUESTION:
I have version in my computer. I have window 10, lilypond v2.18.2 and
v2.23.10, frecoaldi v3.2
Does the error reproduce in 2.23.10, and if so, can you paste the exact
error message (with the line numbers)?
What is the name of the file? This sounds like LilyPond is mistaking it
for one of its internal files.
Jean