2008/4/2, Jed <[EMAIL PROTECTED]>: > I'm writing a theme and variations on LilyPond, and I've separated the theme > and > variations with \break. The trouble I'm having is in creating a title for > each > part (Tema, Var I, Var II, etc). Thanks.
\break is not a good solution in such a case. If you really want to use it, you should use \break \mark \markup "Var I." However, you might want to have a look at http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Multiple-scores-in-a-book and perhaps at http://lsr.dsi.unimi.it/LSR/Item?id=310 Cheers, Valentin _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
