Hi ! LilyPond 2.11.34 - winXP
When the command \autoBeamOff was put
the lyrics with manual beaming are miss placed
%%---------------------------------
<<
\relative c' {
\autoBeamOff
c8[ c] c8[ c] c8[ c] c8[ c] c8[ c] }
\addlyrics { a b c d e f g h i j k }
>>
<<
\relative c' { c8[ c] c8[ c] c8[ c] c8[ c] c8[ c] }
\addlyrics { a b c d e f g h i j k }
>>
%%---------------------------------
Regards
--
Martial
<<
\relative c' {
\autoBeamOff
c8[^"autoBeamOff" c] c8[ c] c8[ c] c8[ c] c8[ c] }
\addlyrics { a b c d e f g h i j k }
>>
<<
\relative c' { c8[^"no command or autoBeamOn" c] c8[ c] c8[ c] c8[ c] c8[ c] }
\addlyrics { a b c d e f g h i j k }
>>
<<inline: lyrics-autobeam-bug.png>>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
