2010/3/26 David Bobroff <bobr...@centrum.is>:
> Now, however, this notation convention has appeared again in another piece
> by a different composer.  An example can bee seen here:
>
> http://centrum.is/~bobroff/lilypond/half-dot.png

As a first step, you can do the following to make quarter+16th to
appear as plain quarter notes. Then, possibly add a cosmethic 'x' to
it is easier from here.

\relative c' {
        \time 15/16
        
        c4~c16
        c4~c16
        c4~c16
        
        c4*5/4
        c4*5/4
        c4*5/4 |
}

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com


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

Reply via email to