bug-lilypond
[Top][All Lists]
Advanced

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

Re: octave bug - note ges in key-cancellation


From: Graham Percival
Subject: Re: octave bug - note ges in key-cancellation
Date: Fri, 29 Sep 2006 12:24:13 -0700
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Thanks, this has been (finally) added as
http://code.google.com/p/lilypond/issues/detail?id=94

Cheers,
- Graham


Markus Schneider wrote:
Hello all,

obviously the "ges" gets cancelled in the wrong octave in 2.9.12.
See example.

Markus

%% Begin Snippet
\version "2.9.12"

musicI = { des' es' f' ges' }
musicII = { c' d' e' f' }

\score { {
  \key des \major
  \musicI
  \key c \major
  \musicII
  }
  \layout {
    ragged-right = ##t
    indent = 0\cm
  }

}
%% End Enippet



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






reply via email to

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