|
From: | Loïc Chahine |
Subject: | Re: changer la fonte des titres |
Date: | Mon, 9 Apr 2012 21:39:24 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
Bonsoir à tous, En cherchant bien à partir de vos remarques, j’ai trouvé comment faire ça dans un bloc paper et voici ce que j’ai écrit (au cas où ça serait utile à quelqu’un qui cherchant sur Google trouverait ça plus tard, et au cas où vous auriez des remarques) : \paper { bookTitleMarkup = \markup { \column { \vspace #1 \line { \override #'(font-name . "Adobe Caslon Pro") \fill-line { \fontsize #5 \italic \fromproperty #'header:title } } \line { \override #'(font-name . "Adobe Caslon Pro Italic") \fill-line { \fontsize #1 \fromproperty #'header:subtitle } } \line { \override #'(font-name . "Adobe Caslon Pro") \fill-line { \null \fontsize #1 \fromproperty #'header:composer } } \vspace #1 } } } À bientôt ! L. Le 09/04/12 16:32, bameylan a écrit : Ma petite cuisine personnelle: \header { title = \markup { \override #'(font-name . "DayRoman Regular") \fontsize #4 "ELEVATION A VOIX SEULE" } subtitle = \markup { \override #'(font-name . "DayRoman Regular") \fontsize #3 "pour une Taille" } composer = \markup { \override #'(font-name . "DayRoman Regular") \fontsize #1 "Marc-Antoine Charpentier" } } ----- Cordialement Bernard -- View this message in context: http://lilypond-french-users.1298960.n2.nabble.com/changer-la-fonte-des-titres-tp7449631p7449868.html Sent from the LilyPond French Users mailing list archive at Nabble.com. _______________________________________________ liste de diffusion lilypond-user-fr address@hidden https://lists.gnu.org/mailman/listinfo/lilypond-user-fr |
[Prev in Thread] | Current Thread | [Next in Thread] |