]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/caps.ly
Merge with git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond.git
[lilypond.git] / input / test / caps.ly
index 356fee7701d06b2616e8fb0302623d657e935911..f251121d09c924b650fc0549eb2a26b8aac93ee8 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \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? }
   >>
-  \layout { raggedright = ##t}
+  \layout { ragged-right = ##t}
 }