]> git.donarmstrong.com Git - lilypond.git/commitdiff
Use \null instead of \hspace for an empty line in tocTitleMarkup
authorDavid Kastrup <dak@gnu.org>
Thu, 2 May 2013 15:29:16 +0000 (17:29 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 26 May 2013 00:33:01 +0000 (02:33 +0200)
ly/toc-init.ly

index 3a3f6e08ab1724f432285706c722792342b2dbee..32eeb462f8e77e0f3893058708334d68ddafc2b9 100644 (file)
@@ -25,7 +25,7 @@
 \paper {
   tocTitleMarkup = \markup \huge \column {
     \fill-line { \null "Table of Contents" \null }
-    \hspace #1
+    \null
   }
   tocItemMarkup = \markup \fill-line {
     \fromproperty #'toc:text \fromproperty #'toc:page