Re: Align to left the instrument title

2017-05-02 Thread Thomas Morley
2017-05-02 21:41 GMT+02:00 Marco Bagolin : > > Hello all, > you can see what I want to obtain in the example attached. > > I want the title in the center of the page. > The name of the instrument at the left margin of the first page. > The name of the instrument in the center on the top of the othe

Re: Align to left the instrument title

2017-05-02 Thread Marco Bagolin
Hello all, you can see what I want to obtain in the example attached. I want the title in the center of the page. The name of the instrument at the left margin of the first page. The name of the instrument in the center on the top of the other pages. I don't know what code to write for this resul

Re: Align to left the instrument title

2017-05-02 Thread Jacques Menu Muzhic
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 a

Align to left the instrument title

2017-05-02 Thread Marco Bagolin
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 #+