lilypond-user
[Top][All Lists]
Advanced

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

Strange error


From: Br. Samuel Springuel
Subject: Strange error
Date: Sun, 18 Dec 2016 12:03:49 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

When I compile the following snippet I get an error under 2.19.53 that wasn't there under 2.18.2:

\version "2.19.53"

timeless = \with {
        \remove "Time_signature_engraver" }

\new Staff \with {
        \remove "Time_signature_engraver" }
{ c' }

\new Staff \timeless
{ c' }

Running the snippet through convert-ly (after changing the \version statement) changes nothing.

The output of the log:
Starting lilypond 2.19.53 [Untitled (4)]...
Processing 
`/var/folders/7r/jmxwxnms3jl6hptxkfymx3800000gq/T/frescobaldi-k5f6yqz3/tmpxgt0xie9/document.ly'
Parsing...
/var/folders/7r/jmxwxnms3jl6hptxkfymx3800000gq/T/frescobaldi-k5f6yqz3/tmpxgt0xie9/document.ly:10:12:
 error: syntax error, unexpected SCM_IDENTIFIER
\new Staff
           \timeless
/var/folders/7r/jmxwxnms3jl6hptxkfymx3800000gq/T/frescobaldi-k5f6yqz3/tmpxgt0xie9/document.ly:10:12:
 error: bad expression type
\new Staff
           \timeless
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to 
`/var/folders/7r/jmxwxnms3jl6hptxkfymx3800000gq/T//lilypond-Labt1X'...
Converting to `document.pdf'...
Deleting `/var/folders/7r/jmxwxnms3jl6hptxkfymx3800000gq/T//lilypond-Labt1X'...
fatal error: failed files: 
"/var/folders/7r/jmxwxnms3jl6hptxkfymx3800000gq/T/frescobaldi-k5f6yqz3/tmpxgt0xie9/document.ly"
Exited with return code 1.


--
✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝
Br. Samuel, OSB
St. Anselm’s Abbey
Washington, DC
(R. Padraic Springuel)

PAX ☧ ΧΡΙΣΤΟΣ



reply via email to

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