Frederick Dennis wrote:
The ignore melismata routine is fine but I would also like to use dotted slurs.
If you search for "dotted" in the "LilyPond Index" in the manual (i.e. the index of the manual), you will find that there's a predefined macro \slurDotted that makes all following slurs be dotted.

Putting #(set-global-staff-size 14) in \paper
doesn't make any difference.
You have to insert these lines above the score you want it to apply to, in the .ly file. Also, there's no need to include the setting in a \paper block (where did you get that
impression that this was needed?).

   /Mats


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

Reply via email to