lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3012 in lilypond: Patch: Flag an error for iso


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3012 in lilypond: Patch: Flag an error for isolated post-events occuring in music lists
Date: Wed, 19 Dec 2012 20:41:24 +0000

Updates:
        Status: Fixed
        Labels: -Patch-new

Comment #10 on issue 3012 by address@hidden: Patch: Flag an error for isolated post-events occuring in music lists
http://code.google.com/p/lilypond/issues/detail?id=3012

Ok, after testing all the necessary changes, I pushed again.
commit d6d3b6b233e85027dc0b286e22fe9bd1dc430bc9
Author: David Kastrup <address@hidden>
Date:   Tue Dec 11 10:20:20 2012 +0100

Issue 3012: Flag an error for isolated post-events occuring in music lists

    These can happen when writing things like

    c \tweak #'color #red -3

    since at the current point of time a tweaked post-event is not
    syntactically recognized as a post-event without leading -, like

    c -\tweak #'color #red -3

    While this restriction will at some time be removed, in the mean time
    we want to have this problem flagged.

commit 87fd7fcfa8aba8bd985e7d093c429cb34b0e13c3
Author: David Kastrup <address@hidden>
Date:   Wed Dec 19 18:31:59 2012 +0100

    Fix overlooked old code in French tweaking documentation

commit 220e9e0e476199ab862e92cfcb488d74d507bafc
Author: David Kastrup <address@hidden>
Date:   Wed Dec 19 12:50:06 2012 +0100

    Replace some faulty code examples in the "Czech" learning/tweaks

    Since those are contained in as-yet untranslated German passages,
    I copied the respective code examples from the current German
    documentation.  No attempt at updating the corresponding texts
    has been made.

commit 4112bb83f1572607b648f063fac6039114a10eeb
Author: David Kastrup <address@hidden>
Date:   Wed Dec 19 12:42:28 2012 +0100

    Fix music/event confusions in tweak documentation examples





reply via email to

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