Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New issue 4210 by [email protected]: Patch: Reorder \language "english" to prefer abbreviations
https://code.google.com/p/lilypond/issues/detail?id=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
    }

http://codereview.appspot.com/182270043

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