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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to