]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-book.cc
Adds automatic numbering to footnotes.
[lilypond.git] / lily / paper-book.cc
index 9907e56d95a16b94d1f90d0e4c040c96e9c86d2a..7fcea66c62d5831c898eb8c52a69a8d1ffe2a6a1 100644 (file)
@@ -531,7 +531,7 @@ Paper_book::get_system_specs ()
              ps->set_property ("first-markup-line", SCM_BOOL_F);
 
              paper_system_set_stencil (ps, *unsmob_stencil (t));
-             
+
              SCM footnotes = get_footnotes (unsmob_stencil (t)->expr ());
              ps->set_property ("footnotes", footnotes);
              ps->set_property ("is-title", SCM_BOOL_T);