bug-lilypond
[Top][All Lists]
Advanced

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

fatal error with toplevel-markup-identifier


From: Thomas Morley
Subject: fatal error with toplevel-markup-identifier
Date: Wed, 14 Aug 2013 20:29:15 +0200

Hi,

the following returns a fatal error (worked fine with 2.16.2):

\version "2.17.24"

mrkp = \markup { "x" }

\mrkp


Terminal-output:

GNU LilyPond 2.17.24
Processing `toplevel-markup-identifier-bug.ly'
Parsing...
toplevel-markup-identifier-bug.ly:5:1: error: unknown escaped string: `\mrkp'

\mrkp
toplevel-markup-identifier-bug.ly:5:6: error: syntax error, unexpected
end of input, expecting SCM_IDENTIFIER or SCM_TOKEN or STRING or '='
\mrkp

fatal error: failed files: "toplevel-markup-identifier-bug.ly"


Cheers,
  Harm



reply via email to

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