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-octavation 1)
 b4~
 #(set-octavation 0)
 b4
}
--



Issue attribute updates:
        Status: Fixed
        Labels: fixed_2_11_12 fixed_2_10_12

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to