]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/notation.itely
Doc-fr: Learning Manual full update
[lilypond.git] / Documentation / user / notation.itely
index b7bb4e97ad6baa51e0ce5c7eb2ae14cb6be97be8..57afdc00fd39a01168cb638bc765a8e9dc6fe494 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.12.0"
 
 @node Musical notation
 @chapter Musical notation
@@ -6,8 +14,22 @@
 This chapter explains how to create musical notation.
 
 @menu
-* Pitches::           Writing the pitches 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