Hello Marco,

You minimal working example (MWE) is too minimal actually.

How about:

\version "2.19.55"

\version "2.18.2"
\header {
  title = \markup \fontsize #+1.5 {"My Music"}
  instrument = \markup {\left-align \fontsize #+1.5 {"Flute"}}
}

{ c }

JM

> Le 2 mai 2017 à 14:14, Marco Bagolin <[email protected]> a écrit :
> 
> 
> Hello all,
> I am not so expert and need a help.
> I would like that instrument title appear on the left of the first page and 
> in the center of the other pages.
> 
> I am trying with this code:
> 
> \version "2.18.2"
> \header {
> title = \markup \fontsize #+1.5 {"My Music"}
> instrument = \left-align \fontsize #+1.5 {"Flute"}
> }
> 
> but nothing happens.
> Instrument title in the first page is always centered.
> I tried to read manual section Titles and headers and to search examples in 
> the site, but I did not find solutions about my problem.
> 
> Hope some expert user can help me.
> Thank you all in advance.
> 
> Regards
> Marco B.
> 
> 
> Inviato da iPhone
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to