> 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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
