[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1177 in lilypond: Transposing a clef by interval "0" leads to inco
From: |
lilypond |
Subject: |
Issue 1177 in lilypond: Transposing a clef by interval "0" leads to incorrect output |
Date: |
Thu, 08 Jul 2010 22:00:26 +0000 |
Status: Fixed
Owner: pnorcks
Labels: Type-Defect Priority-High fixed_2_13_28
New issue 1177 by pnorcks: Transposing a clef by interval "0" leads to
incorrect output
http://code.google.com/p/lilypond/issues/detail?id=1177
http://lists.gnu.org/archive/html/bug-lilypond/2010-07/msg00039.html
%% BEGIN %%
\version "2.13.27"
\relative c' {
\clef treble
c c c c
\clef "treble^0"
c c c c
\clef "treble_2"
c c c c
\clef "treble_0"
c c c c
\clef "treble^2"
c c c c
}
%% END %%
Attachments:
clefsbug.png 4.0 KB
- Issue 1177 in lilypond: Transposing a clef by interval "0" leads to incorrect output,
lilypond <=