]> git.donarmstrong.com Git - lilypond.git/commitdiff
Documentation nitpicks
authorJean-Charles Malahieude <lolyfan@wanadoo.fr>
Mon, 14 Jul 2008 17:12:33 +0000 (19:12 +0200)
committerJean-Charles Malahieude <lolyfan@wanadoo.fr>
Mon, 14 Jul 2008 17:12:33 +0000 (19:12 +0200)
layout of comments in snippets
hopefully last pass

Documentation/user/spacing.itely
Documentation/user/tutorial.itely

index feb46e1246ec4ed4337f5c2cca829e5b5ae71c57..0ac21745234cd1f2f1f2472e6b7f11060b7c3298 100644 (file)
@@ -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
index d0a95f543eb8a9e099d5d5846a58f488a5089bc4..b1683d51c2398a9fca54262c4ef88707656f203c 100644 (file)
@@ -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
 %@}