]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-layout.ly
Print out header fields as PDF metadata; Add simple markup->string function
[lilypond.git] / input / regression / page-layout.ly
index 6674e53e432a07112b070c262057b80ee5c8cc18..d7ed6e05d4206ade7f2915392fae91a771520949 100644 (file)
@@ -2,7 +2,7 @@
 \version "2.12.0"
 
 
 \version "2.12.0"
 
 
-    
+
 \header {
 
      texidoc = "This shows how different settings on \paper modify the
 \header {
 
      texidoc = "This shows how different settings on \paper modify the
@@ -10,9 +10,9 @@ general page layout. Basically \paper will set the values for the
 whole paper while \layout for each \score block.
 
 This file is best viewed outside the collated files document.
 whole paper while \layout for each \score block.
 
 This file is best viewed outside the collated files document.
-" 
+"
+
 
 
     title = "Title"
     subtitle = "(and (the) subtitle)"
     subsubtitle = "Sub sub title"
     title = "Title"
     subtitle = "(and (the) subtitle)"
     subsubtitle = "Sub sub title"
@@ -29,8 +29,6 @@ This file is best viewed outside the collated files document.
     %paper-height = 2\cm
     top-margin = 2\cm
     bottom-margin = 2\cm
     %paper-height = 2\cm
     top-margin = 2\cm
     bottom-margin = 2\cm
-    %heap-separation = 7\cm
-    %foot-separation = 7\cm
     ragged-bottom = ##t
     ragged-last-bottom = ##t
     left-margin = 3\cm
     ragged-bottom = ##t
     ragged-last-bottom = ##t
     left-margin = 3\cm
@@ -41,7 +39,7 @@ This file is best viewed outside the collated files document.
     annotate-spacing = ##t
 
 
     annotate-spacing = ##t
 
 
-    
+
   }
 
 
   }