]> git.donarmstrong.com Git - lilypond.git/commitdiff
Trivial text fixes.
authorGraham Percival <graham@percival-music.ca>
Wed, 12 Mar 2008 16:51:54 +0000 (09:51 -0700)
committerGraham Percival <graham@percival-music.ca>
Wed, 12 Mar 2008 16:51:54 +0000 (09:51 -0700)
input/regression/beaming-ternary-metrum.ly
input/regression/fret-diagrams.ly
input/regression/general-scheme-bindings.ly
input/regression/grace-stem-length.ly
input/regression/lyrics-no-notes.ly
input/regression/markup-user.ly
input/regression/system-start-bracket.ly

index 4af5c8d602a3e8189b7f20df4a9b16365ec8ef5a..9aeaa004a912ca9b660217877217182d31d47963 100644 (file)
@@ -5,8 +5,8 @@
 
   texidoc = "Automatic beaming works also in ternary time sigs. In
   this case, the 8th is a beat, so the 16ths are split into two
-  groups.  This can be avoided by overriding @code{beatLength} to be 3
-  8th notes."
+  groups.  This can be avoided by overriding @code{beatLength} to be
+  three 8th notes."
 
 }
 
index ec383e510442aeb958252914d9dadb898b370048..a66735c40e1cde79a1aa74dae28363f95b934dba 100644 (file)
@@ -1,8 +1,8 @@
-%% regression test for fret diagram markups
-
 
 \version "2.10.0"
-
+\header {
+  texidoc = "Fret diagrams can be created with @code{\markup}."
+}
 \paper {
 
   %% stretch to prevent diagrams from colliding.
index acbf4e0bd08d90f2960f9c15106035e2bd856a75..254cc7d2f74f2a358a7c189a73afeee9f8b2cb0c 100644 (file)
@@ -1,6 +1,6 @@
 \header {
 
-  texidoc = "This file tests various Scheme utiliity functions." 
+  texidoc = "This file tests various Scheme utility functions." 
 
 }
 
index 1ea067f6dcaa0e4a704f0afdceb0b7d8ef0a88f1..221c8a2da2f73a1def936905708f55f073a58875 100644 (file)
@@ -1,10 +1,8 @@
 \header {
-
     texidoc = "Stem lengths for grace notes should be shorter than
 normal notes, if possible. They should never be longer, even if that
-would lead to beam quanting program. "
-        
-    }
+would lead to beam quanting problems."
+}
 \version "2.10.0"
 
 \layout {
index c63a805a045bea1a2261e9e07ed3efed1c8ca5ef..02624d8cc310e8a14424383763c5559e1e4e8989 100644 (file)
@@ -1,12 +1,10 @@
 \header {
-  texidoc ="lyric syllables without note attachment are
-not centered; Centering may cause unintended effects when
-the papercolumn is very wide."
-  }
-\layout{
-  ragged-right = ##t
+  texidoc ="Lyric syllables without note attachment are not
+centered.  Centering may cause unintended effects when the
+papercolumn is very  wide."
 }
+\layout{ ragged-right = ##t }
 
 \version "2.11.38"
 <<
index 8c94ec6d42a93f9c8939cd5d59e6917bfd56a7e8..c156c47cd8a97aa40a118a917e7643ec324fb7e4 100644 (file)
@@ -1,10 +1,7 @@
 
 \header {
-
-  texidoc = "Own markup commands may be defined by using the
-    @code{define-markup-command} scheme macro."
-
-
+  texidoc = "Users may define non-standard markup commands using
+the @code{define-markup-command} scheme macro."
 }
 
 
index 8a97d908c3d7ba79fe7473ab1ce500aee594ceea..33ccc2897dc1d5e96135cbf1f4cd4677ea44ab8f 100644 (file)
@@ -1,9 +1,8 @@
 \version "2.10.0"
 \header {
-  texidoc =
-  "
-The piano brace should be shifted horizontally if it  is enclosed in a bracket.
-"
+  texidoc = "A piano context included within a staff group should
+cause the piano brace to be drawn to the left of the staff angle
+bracket."
 }
 
 \layout {ragged-right = ##t}