]> git.donarmstrong.com Git - lilypond.git/commitdiff
Documentation nitpicks
authorJean-Charles Malahieude <lolyfan@wanadoo.fr>
Mon, 14 Jul 2008 17:06:35 +0000 (19:06 +0200)
committerGraham Percival <graham@percival-music.ca>
Tue, 15 Jul 2008 02:52:06 +0000 (19:52 -0700)
layout of comments in snippets
hopefully last pass

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

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