]> git.donarmstrong.com Git - lilypond.git/commitdiff
Superfluous titling commands (2710)
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 2 Aug 2012 22:05:27 +0000 (23:05 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Mon, 6 Aug 2012 09:44:51 +0000 (10:44 +0100)
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.

ly/titling-init.ly

index 7b004468a91abdb192be3aa691851ac3e34a82d8..406e39c67e77ebe63ebc5dc9e4ff4858cda02a39 100644 (file)
@@ -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