lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4210 in lilypond: Patch: Reorder \language "en


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4210 in lilypond: Patch: Reorder \language "english" to prefer abbreviations
Date: Sat, 06 Dec 2014 13:29:56 +0000

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

Comment #5 on issue 4210 by address@hidden: Patch: Reorder \language "english" to prefer abbreviations
https://code.google.com/p/lilypond/issues/detail?id=4210

Pushed to staging as
commit 08afa62f73a730b9aaf7477899a793e680d2fc73
Author: David Kastrup <address@hidden>
Date:   Mon Dec 1 15:07:20 2014 +0100

    Issue 4210: Reorder \language "english" to prefer abbreviations

    This changes the output of

        \language "english"

        \displayLilyMusic \transpose c cs { c d e f g a b }

    from

        {
          csharp dsharp esharp fsharp gsharp asharp bsharp
        }

    to

        {
          cs ds es fs gs as bs
        }


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