lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3498 in lilypond: fatal error with toplevel-ma


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3498 in lilypond: fatal error with toplevel-markup-identifier
Date: Wed, 14 Aug 2013 19:46:46 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #2 on issue 3498 by address@hidden: fatal error with toplevel-markup-identifier
http://code.google.com/p/lilypond/issues/detail?id=3498#c2

Issue 3498: fatal error with toplevel-markup-identifier

The reported problem

    mrkp = \markup { "x" }

    \mrkp

triggers an error because of markup requiring additional lookahead in
assignments.  This is fixed by sacrificing string addition, an arcane
and undocumented feature that has probably not been used in the last
decade or so.

http://codereview.appspot.com/12945043

--
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

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