]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/caps.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / test / caps.ly
index 21edc20f460577023f86c635bbf004cd4d52712d..bb47ee8f53c3ae86788d05e5939e995a50ef95c0 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \header {
 texidoc = "@cindex Capital Letters
 The font can be changed to small caps.
@@ -13,6 +13,6 @@ shapeNorm = \revert LyricText #'font-shape
   \context Lyrics \lyricmode { 
     what4 is4 \shapeSC The8  Ma -- trix? }
   >>
-  \paper { raggedright = ##t}
+  \layout { raggedright = ##t}
 }