From: Trevor Daniels Date: Thu, 2 Aug 2012 22:05:27 +0000 (+0100) Subject: Superfluous titling commands (2710) X-Git-Tag: release/2.15.95-1~23 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=28b50ab376b2a17c65999281fadc4d89f4ae1ee1;p=lilypond.git Superfluous titling commands (2710) Remove both \larger and \smaller in subtitle as these simply cancel each other. Rearrange the title markup commands for consistency. These changes should not affect any existing scores. --- diff --git a/ly/titling-init.ly b/ly/titling-init.ly index 7b004468a9..406e39c67e 100644 --- a/ly/titling-init.ly +++ b/ly/titling-init.ly @@ -33,13 +33,13 @@ bookTitleMarkup = \markup { \fill-line { \fromproperty #'header:dedication } \override #'(baseline-skip . 3.5) \column { - \huge \larger \bold \fill-line { - \larger \fromproperty #'header:title + \huge \larger \larger \bold + \fromproperty #'header:title } \fill-line { - \large \smaller \bold - \larger \fromproperty #'header:subtitle + \large \bold + \fromproperty #'header:subtitle } \fill-line { \smaller \bold