]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update from Trevor.
authorGraham Percival <graham@percival-music.ca>
Mon, 4 Feb 2008 16:37:39 +0000 (08:37 -0800)
committerGraham Percival <graham@percival-music.ca>
Mon, 4 Feb 2008 16:37:39 +0000 (08:37 -0800)
Documentation/user/rhythms.itely
Documentation/user/writing-sections.txt

index 648e92a296346079c21e77ba28659a03582a0863..89475917450e2dd1ccdec714e2fafcc8f2a22a6a 100644 (file)
@@ -37,8 +37,9 @@ This section discusses rhythms, durations, and bars.
 @node Durations
 @unnumberedsubsubsec Durations
 
-@cindex duration
-@cindex beams, automatic
+@cindex durations, of notes
+@cindex note durations
+
 @funindex \longa
 @funindex \breve
 @funindex \maxima
@@ -80,6 +81,8 @@ note.
 a a a2 a a4 a a1 a
 @end lilypond
 
+@cindex notes, dotted
+@cindex dotted notes
 
 @funindex .
 
@@ -121,9 +124,11 @@ notation see @ref{Proportional notation}.
 
 @seealso
 
-Music Glossary: @rglos{breve}, @rglos{longa}.
+Music Glossary: @rglos{breve}, @rglos{longa}, @rglos{note value}
+@rglos{Duration names notes and rests}.
 
-Notation Reference:@ref{Automatic beams}, @ref{Ties}, @ref{Writing rests}, @ref{Vocal music},
+Notation Reference: @ref{Automatic beams}, @ref{Ties}, 
+@ref{Writing rhythms}, @ref{Writing rests}, @ref{Vocal music},
 @ref{Ancient notation}, @ref{Proportional notation}.
 
 Snippets: @lsrdir{Rhythms,Rhythms}
@@ -2515,3 +2520,4 @@ Internals Reference: @internalsref{Timing_translator},
 
 
 
+
index 6c7cfaa30f7d3e497934d917cc4b4ab485a2c100..3a0c7674316304d2a31ac469b211067b44289cc8 100644 (file)
@@ -25,9 +25,10 @@ I recommend working on one subsection at a time.  For each
 subsection,
 - check the mundane formatting.  Are the headings (@refcommands,
   @seealso, etc) in the right order?
+- add any appropriate index entries.
 - check the links in the @seealso section -- links to music
   glossary, internal references, and other NR sections are the
-  main concern.
+  main concern.  Check for potential additions.
 - move LSR-worthy material into LSR.  Add the snippet (or
   just send it to Valentin for adding), delete the material from
   the .itely file, and add a @lilypondfile command.