Joseph Austin <[email protected]> writes: > I've been experimenting with \partial, the command for scoring > anacrusis, and discovered some apparently undocumented features. > > First of all, although I did not see it in the documentation, > the form \partial DUR*NUM, such as \partial 8*5, seems to work, where > NUM is an integer multiplying DUR.
Multipliers are an optional part of _all_ durations, so DUR*NUM would be redundant. > This seems to be sufficient to accommodate any arbitrary anacrusis, > (except possibly partial tuplets, but I'm not sure such rhythms occur > in practice). Multipliers can be fractions. \partial 4*3/7 will also work. > Also, durations specified with dots also work, e.g \partial 4.. > > Should these options be added to the documentation? > (Or perhaps it's already there but I missed it.) All those can be part of _any_ duration. Nothing specific to \partial . -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
