|
| From: | Martial |
| Subject: | Re: autobeamOff bad lyrics placement |
| Date: | Sat, 20 Oct 2007 11:37:07 +0200 |
| User-agent: | Thunderbird 2.0.0.6 (Windows/20070728) |
The same fault with the command \set autoBeaming = ##f
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 }
>>
%%---------------------------------
| [Prev in Thread] | Current Thread | [Next in Thread] |