]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/spacing.itely
Add properties for percent-repeat-interface.
[lilypond.git] / Documentation / user / spacing.itely
index 3cfd80ce65efbb730d3bec0cc4269a7994d785e0..feb46e1246ec4ed4337f5c2cca829e5b5ae71c57 100644 (file)
@@ -7,7 +7,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.38"
+@c \version "2.11.51"
 
 @ignore
 GDP TODO list
@@ -46,6 +46,10 @@ help, but it is in turn explained by x-space which again is
 missing from the list. Who has the
 knowledge to fix this?
 
+
+Clarify
+http://code.google.com/p/lilypond/issues/detail?id=68
+
 @end ignore
 
 @node Spacing issues
@@ -1433,8 +1437,8 @@ r2.
 \once \override TextScript #'outside-staff-priority = #1
 c4_"Text"\pp % this time the text will be closer to the staff
 r2.
-% by setting outside-staff-priority to a non-number, we
-% disable the automatic collision avoidance
+% by setting outside-staff-priority to a non-number, 
+% we disable the automatic collision avoidance
 \once \override TextScript #'outside-staff-priority = ##f
 \once \override DynamicLineSpanner #'outside-staff-priority = ##f
 c4_"Text"\pp % now they will collide