]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/paper-defaults-init.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / ly / paper-defaults-init.ly
index 69fecc16b61756a24343d6eee6a0b2801c35b6fd..61750d2159db7a001024b406ea67db996ebb12c1 100644 (file)
@@ -56,7 +56,6 @@
   ragged-bottom = ##f
   ragged-last-bottom = ##t  % best for shorter scores
 
-
   %%
   %% Flexible vertical spacing
   %%
   page-breaking = #ly:optimal-breaking
 
 
+  %%
+  %% Footnotes
+  %%
+  footnote-separator-markup = \markup { \fill-line \override #`(span-factor . 1/2) { \draw-hline } }
+  footnote-padding = 0.5\mm
+
+
   %%
   %% Page numbering
   %%
   print-first-page-number = ##f
   print-page-number = ##t
 
-
   %%
   %% Headers, footers, and titles
   %%