X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fspacing.itely;h=feb46e1246ec4ed4337f5c2cca829e5b5ae71c57;hb=c39c24228ac07650d316df5a28a00a05d2d5da51;hp=3cfd80ce65efbb730d3bec0cc4269a7994d785e0;hpb=fea9aa8c14846a1a39a6780434cb386f3b761b54;p=lilypond.git diff --git a/Documentation/user/spacing.itely b/Documentation/user/spacing.itely index 3cfd80ce65..feb46e1246 100644 --- a/Documentation/user/spacing.itely +++ b/Documentation/user/spacing.itely @@ -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