Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3498 by [email protected]: fatal error with toplevel-markup-identifier
http://code.google.com/p/lilypond/issues/detail?id=3498

Reported by Thomas Morley:
http://lists.gnu.org/archive/html/bug-lilypond/2013-08/msg00059.html

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"

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to