> I'm not top posting.
%%%start
% octavation -> clefchange -> octavation:
% position of the pitches is wrong
% all pitches are c'
\version "2.10.20"
\paper{ ragged-right=##t }
\relative c' { \clef "bass"
c1 #(set-octavation 1) c #(set-octavation 0)
\clef "treble" c #(set-octavation 1) c #(set-octavation 0)
c }
%%%%end
regards,
wolfgang
--
View this message in context:
http://www.nabble.com/set-octavation-after-clefchange-tf3394344.html#a9449589
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond