2010/7/25 Jayaratna <jayara...@gmail.com>:

> Ciao Federico,
>
> here is a small example: I need to create a new piece title after the
> double bar.  I think James is right, I will have to use markups: I am
> not really confident with these, that's why I try to avoid using them.

Hi.

Something like

  \once \override Score.RehearsalMark #'self-alignment-X = #LEFT
  \once \override Score.RehearsalMark #'font-size = #1
  \mark \markup { Symphonie - Lentement }

should do something near expected AFAIK.

You could also use a MetronomeMark instead of a RehearsalMark.

Cheers,
Xavier

--
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to