]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/lyric-hyphen-retain.ly
*** empty log message ***
[lilypond.git] / input / test / lyric-hyphen-retain.ly
index c5fdff2d3799ddc6dc7251e512f7e32d70fef940..e630e4e84f0721a1a2744f6c5daed467fb777125 100644 (file)
@@ -1,16 +1,17 @@
 
-\version "2.1.26"
+\version "2.2.0"
 
 \header {
 
-texidoc = "In tight situations, hyphens are removed, except at the
-end of the line.  Normally, lyrics aren't set this tight, but by
-tuning down @code{padding} of in @code{SeparationItem}, syllables are put closer together, and hyphens may disappear.
+texidoc = "In tightly engraved music, hyphens are removed, except at the
+end of the line.  Normally, lyrics are not typeset so tightly, but by
+tuning down @code{padding} of in @code{SeparationItem}, syllables are put 
+closer together, and as a result hyphens may disappear.
 
-In some languages (eg. German and Hungarian).  hyphens should not
-disappear, since spelling depends on hyphenation. In this case,
-hyphens can be forced to remain by setting @code{minimum-length} on
-the LyricHyphen grob.
+In some languages (e.g. German and Hungarian),  hyphens should not
+disappear, since spelling depends on hyphenation. For that purpose,
+hyphens can be forced to remain by overriding @code{minimum-length} of
+the @code{LyricHyphen} grob.
 "
 
 }
@@ -39,7 +40,7 @@ c16[ c c c]
        indent = 0.0 \cm
        linewidth = 3.4 \cm
 
-       \translator {
+       \context {
            \StaffContext \remove "Time_signature_engraver"
        }