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, 21 Aug 2013 09:34:06 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_25

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

Pushed to staging as
commit 5a88dafe063be359933edd9a69c18907f5314a8d
Author: David Kastrup <address@hidden>
Date:   Wed Aug 14 21:36:58 2013 +0200

    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.


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