]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/notation.itely
Merge branch 'master' into dev/texi2html
[lilypond.git] / Documentation / user / notation.itely
index 1911fa3ef7df9a2d0aa85e330911896d385e3916..5e03600b467975e3c883d8a79a3f9403cd58a948 100644 (file)
@@ -1,4 +1,12 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+@ignore
+    Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+@c \version "2.11.51"
 
 @node Musical notation
 @chapter Musical notation
 This chapter explains how to create musical notation.
 
 @menu
-* Pitches::           Writing and display the pitches of notes.
-* Rhythms::           Writing and displaying the durations of notes.
+* Pitches::            Writing and display the pitches of notes.
+* Rhythms::            Writing and displaying the durations of notes.
+* Expressive marks::   Adding expression to notes.
+* Repeats::            Repeat music.
+* Simultaneous notes:: More than one note at once.
+* Staff notation::     Displaying staves.
+* Editorial annotations:: Special notation to increase legibility.
+* Text::               Adding text to scores.
 @end menu
 
-@include pitch.itely
+@include pitches.itely
 @include rhythms.itely
-
+@include expressive.itely
+@include repeats.itely
+@include simultaneous.itely
+@include staff.itely
+@include editorial.itely
+@include text.itely