lilypond-auto
[Top][All Lists]
Advanced

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

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


From: lilypond
Subject: [Lilypond-auto] Issue 4210 in lilypond: Patch: Reorder \language "english" to prefer abbreviations
Date: Mon, 01 Dec 2014 14:12:27 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 4210 by address@hidden: 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

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