Hi Jean, The following code is in v2.23.11 and it run OK. \version "2.23.11" \markup "test"
And the log file is : Starting lilypond.exe 2.23.11 [Untitled (11)]... Processing `C:/Users/YMINGT~1/AppData/Local/Temp/frescobaldi-7krgt6o3/tmprbzc8juy/ document.ly' Parsing... Finding the ideal number of pages... Fitting music on 1 page... Drawing systems... Converting to `document.pdf'... Success: compilation successfully completed Completed successfully in 1.4". I am just querious about the error in v2.18.2. Ming On Tue, Sep 20, 2022 at 4:56 AM Jean Abou Samra <j...@abou-samra.fr> wrote: > 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 > > -- ming (lyndon) tsang