]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/caps.ly
more conversion for dash-change.
[lilypond.git] / input / test / caps.ly
index 98e04ebb66695b7d1202bdf44a6eaa62da42a080..77ff929c41ef45d329a97766b1188c67a609cbb4 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.13"
+\version "2.7.32"
 \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}
 }