]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace.ly
* lily/quote-iterator.cc (process): use <= for comparisons. Fixes
[lilypond.git] / input / regression / grace.ly
index 5a00f76b5ab394e6abe6308706faf494c9b70703..a2c049abf7f983dbcd9bd125afec618bb9c52b84 100644 (file)
@@ -2,18 +2,12 @@
 \version "2.3.22"
 
 \header{
-texidoc="
-Grace notes are typeset as an encapsulated piece of music. You can
-have beams, notes, chords, stems etc. within a @code{\grace} section.
-Slurs that start within a grace section, but are not ended are attached
-to the next normal note.  Grace notes have zero duration.  If there
-are tuplets, the grace notes will not be under the brace.  Grace notes
-can have accidentals, but they are (currently) spaced at a fixed
-distance.  Grace notes (of course) come before the accidentals of the
-main note.  Grace notes can also be positioned after the main note.
 
-Grace notes without beams should have a slash, if @code{flagStyle} is
-not set.  Main note scripts do not end up on the grace note.
+    texidoc=" You can have beams, notes, chords, stems etc. within a
+@code{\grace} section.  If there are tuplets, the grace notes will not
+be under the brace.  
+
+Main note scripts do not end up on the grace note. 
 
 "
 }