Issue 236: set-octavation pitches operating in relative mode?
http://code.google.com/p/lilypond/issues/detail?id=236
Comment #2 by gpermus:
(No comment was entered for this change.)
Issue attribute updates:
Status: Verified
--
You received this message because you are listed in the own
Issue 236: set-octavation pitches operating in relative mode?
http://code.google.com/p/lilypond/issues/detail?id=236
Comment #1 by hanwenn:
workaround:
--
\version "2.11.11"
\relative c {
#(set-octavation 1)
b4~
#(set-octavation 0)
#(set-octavation 2)
b4~
#(set-octavation 0)
#(set-oc