Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_16
Comment #5 on issue 4210 by [email protected]: 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 <[email protected]>
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