]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/putting-lyrics-inside-the-staff.ly
Release: correct news.
[lilypond.git] / Documentation / snippets / putting-lyrics-inside-the-staff.ly
index f0434de2b275da88b235152b5650da17533f08bb..d1676ce31811aab466d03d14a213434304bcbca1 100644 (file)
@@ -11,9 +11,9 @@
 
   texidoc = "
 Lyrics can be moved vertically to place them inside the staff.  The
-lyrics are moved with @code{\\override LyricText.extra-offset = #'(0
-. dy)} and there are similar commands to move the extenders and
-hyphens.  The offset needed is established with trial and error.
+lyrics are moved with @code{\\override LyricText.extra-offset = #'(0 .
+dy)} and there are similar commands to move the extenders and hyphens.
+The offset needed is established with trial and error.
 
 "
   doctitle = "Putting lyrics inside the staff"