Difference between revisions of "1/УМИЛЕНИЕnotes"
< 1
m |
m |
||
Line 24: | Line 24: | ||
\layout { | \layout { | ||
+ | \layoutVariable | ||
\context { | \context { | ||
\Voice | \Voice | ||
− | \override | + | \override NoteHead.color = #red |
− | |||
} | } | ||
} | } |
Revision as of 00:59, 10 June 2019
Unable to compile LilyPond input file:
Processing `.../file.ly'
Parsing...
.../file.ly:25:3: error: unknown escaped string: `\layoutVariable'
\layoutVariable
.../file.ly:26:3: error: syntax error, unexpected \context
\context {
Interpreting music...
Preprocessing graphical objects...
Interpreting music...
MIDI output to `file.midi'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `file.ps'...
Converting to PNG...
fatal error: failed files: ".../file.ly"
exited with status: 1