This release features support for repeats and sane tuplets.

(Temporary) syntax for  these :

        \times 2/3 { [c8 c8 c8] }                       % a triplet

        \repeat 3               % repeat 3 times
                { { c1 c1} }    % body to be repeated.
                \alternative {
                        g1      % first ending
                        a1
                        b1      % third ending
                }
        
Suggestions, comments, patches and bugreports etc. appreciated


pl 8

pl7.jcn3
        - bf's: spanner/volta
        - volta-support: via Note, Bar, and Paper-column to Bar (item)

pl7.jcn2
        - note repeats

pl7.jcn1
        - configure/guile fixes (still no check for 1.2/1.3)

pl7.hwn1
        - tutorial fixes
        - tuplets over beams.



-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to