X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fnotation.itely;h=57afdc00fd39a01168cb638bc765a8e9dc6fe494;hb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;hp=b7bb4e97ad6baa51e0ce5c7eb2ae14cb6be97be8;hpb=ad531990c25d37f0c996f09a71a5c25a16cf4f7d;p=lilypond.git diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index b7bb4e97ad..57afdc00fd 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -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