]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/music-glossary.tely
Downcase two instances of Manuals. Hopefully fixes
[lilypond.git] / Documentation / music-glossary.tely
index bc8d09ec9dcc590af4ef522ec526e3cc23a5e66c..d40020ad21d09932a57aba8efc681b6a7a83aae5 100644 (file)
@@ -3,11 +3,10 @@
 @settitle Music Glossary
 @documentencoding UTF-8
 @documentlanguage en
+@afourpaper
 
 @include macros.itexi
 
-@afourpaper
-
 @c see lilypond.tely for info installation note
 @dircategory LilyPond
 @direntry
@@ -180,10 +179,7 @@ Copyright 1999--2009 by the authors
 
 This is the Music Glossary (MG) for LilyPond version @version{}.
 For more information about how this fits with the other
-documentation, see 
-FIXME FIXME FIXME
-@c @rlearning{About the documentation}.
-
+documentation, see @rgeneral{Manuals}.
 
 @c arrowref
 @macro aref{word}
@@ -1908,7 +1904,7 @@ the top line high F:
       \override SpacingSpanner
         #'base-shortest-duration = #(ly:make-moment 1 1)
       \override  NonMusicalPaperColumn
-        #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6)))
+        #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
     }
     \context {
@@ -1969,7 +1965,7 @@ have been selected:
       \override SpacingSpanner
         #'base-shortest-duration = #(ly:make-moment 2 1)
       \override  NonMusicalPaperColumn
-        #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6)))
+        #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
     }
     \context {
@@ -2032,7 +2028,7 @@ shown below, where the notes show an arpeggio on a C major chord.
       \override SpacingSpanner #'base-shortest-duration =
         #(ly:make-moment 2 1)
       \override  NonMusicalPaperColumn
-        #'line-break-system-details = #'((alignment-offsets . (0 -3 -6)))
+        #'line-break-system-details = #'((alignment-distances . (3 3)))
       \override BarLine #'stencil = ##f
     }
     \context {