]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/paper-default-margins-a6.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / paper-default-margins-a6.ly
index 163a9bf71f52cc66c5d450cd4a6a9847575a298a..5c14f2e68f47cc8c2995ce0b7fc709ecf1481553 100644 (file)
@@ -1,13 +1,13 @@
-\version "2.13.7"
+\version "2.16.0"
 
 \header {
-  texidoc = "Default margin values are accessible in paper-defaults-init.ly
-and apply to the default paper size returned by (ly:get-option
-'paper-size). For other paper sizes, they are scaled linearly.
-This also affects head- and foot-separation as well as indents."
+  texidoc = "Default values for margins, indents, and offsets are
+accessible in paper-defaults-init.ly and apply to the default
+paper size returned by (ly:get-option 'paper-size).  For other
+paper sizes, they are scaled linearly."
 }
 
-someNotes = \repeat unfold 30 { c4 d e f }
+someNotes = \repeat unfold 20 { c4 d e f }
 
 \paper {
   #(set-paper-size "a6")