2008/4/6, Stefan Thomas <[EMAIL PROTECTED]>:
> Dear lilypondusers,
> I have a question about the markup command at the beginning of the score.
> I would like to have the the markup command centered in  the below quoted
> example, instead of on the left side of the page.
>  How can I achieve it?
>
> %%%BEGIN%%%%
> global = { \time 3/4 \key a \minor }
> \markup { "singen Sie bitte unten stehende Melodie vom Blatt" }
> \relative { \global
>  a'4  c4.  a8 b2 c4 b8 c d4. e8 d2 c4 }
>  %END%%%

For example \markup { \fill-line {"singen Sie bitte unten stehende
Melodie vom Blatt"} }

See NR appendix B.6
-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org


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

Reply via email to