From: Jean-Charles Malahieude Date: Mon, 14 Jul 2008 17:12:33 +0000 (+0200) Subject: Documentation nitpicks X-Git-Tag: release/2.11.56-1~2^2~11^2~28 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34788b560ff29b2fd6cf3fa78fdac9ef300851ec;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 feb46e1246..0ac2174523 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 d0a95f543e..b1683d51c2 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -500,8 +500,9 @@ 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 %@}