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 ☧ ΧΡΙΣΤΟΣ

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

Reply via email to