From: Jean-Charles Malahieude Date: Mon, 14 Jul 2008 17:06:35 +0000 (+0200) Subject: Documentation nitpicks X-Git-Tag: release/2.11.53-1~27 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5667a10afdb1bf16a741d206f2241e912df9a335;p=lilypond.git Documentation nitpicks layout of comments in snippets hopefully last pass --- diff --git a/Documentation/user/spacing.itely b/Documentation/user/spacing.itely index 0ac2174523..feb46e1246 100644 --- a/Documentation/user/spacing.itely +++ b/Documentation/user/spacing.itely @@ -1437,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 diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index b1683d51c2..d0a95f543e 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -500,9 +500,8 @@ comments: c4 c g' g a a g2 %@{ - This line, and the notes below - are ignored, since they are in a - block comment. + This line, and the notes below are ignored, + since they are in a block comment. f f e e d d c2 %@}