]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/changing-defaults.itely
* Documentation/user/changing-defaults.itely (Defining new
[lilypond.git] / Documentation / user / changing-defaults.itely
index 77b41c0132a9d83a9cf153f1fef35bbdc481d14a..c282487256584a8c132ccda028f26796a5738ce9 100644 (file)
@@ -719,7 +719,7 @@ Putting together, we get
     \name ImproVoice
     \type "Engraver_group_engraver"
     \consists "Note_heads_engraver"
-    \consists "Text_script_engraver"
+    \consists "Text_engraver"
     \consists Pitch_squash_engraver
     squashedPosition = #0
     \override NoteHead #'style = #'slash
@@ -2250,6 +2250,15 @@ topmost of the next system.
 Increasing this will put systems whose bounding boxes almost touch
 farther apart.
 
+@item aftertitlespace
+Amount of space between title and the first system
+@item beforetitlespace 
+Amount of space between last system of the previous piece and  the
+title of the next
+@item betweentitlespace
+Amount of space between consecutive titles (eg. the title   of the
+book and the title of piece).
+
 @end table
 
 @example