Graham Percival wrote:


If you haven't already, try reading section 8.6.2 from the documentation
for 2.7.  The docs have been (hopefully) clarified, and it will all apply
to 2.6 as well.

Done. The documentation seems clear to me, but there's something I don't understand.
Here is a short example:

\version "2.6.3"
\score { \new Staff { \relative c'{

   \key g \major
   \clef violin
   \time 2/4
   #(override-auto-beam-setting '(end * * * *) 1 4 )

   c16. c32 c8 c4      %Bar 1

   c8 c16. c32 c4      %Bar 2
}}}

The result can be seen here: http://pocentek.perso.cegetel.net/test-override.png
The 1st bar is not correct, and I can't see why.
I'd like to get this: http://pocentek.perso.cegetel.net/test-bracket.png (which I obtain whith [])

Gauvain

PS: I tried with 2.6.3 and 2.7.6

        

        
                
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com



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

Reply via email to