]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-bar-number.ly
* tex/GNUmakefile (TEX_FILES): add texinfo.cnf
[lilypond.git] / input / regression / grace-bar-number.ly
index 472145f39fa3ab5b42a6c525ecda663f9b1f065d..94e1d0af86241db899a259d0488c08bd049614c3 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \header {
 
 texidoc = "Grace notes do tricky things with timing. If a measure
@@ -14,6 +14,6 @@ printed correctly.
 \grace c8
 c1  }
 
-\paper { raggedright = ##t }
+\layout { raggedright = ##t }
 }