From 43a6adb6e391c5269c26565f406dbc86395b29ee Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sat, 22 Sep 2007 17:33:25 +0200 Subject: [PATCH] Copy notation.itely into translated docs 'make web' is expected to fail, because I haven't reorganized actual contents of translated docs. I'll most probably do this tomorrow; then the translated docs will be hopefully synced. --- Documentation/de/user/notation.itely | 44 ++++++++++++++++++++++++++++ Documentation/es/user/notation.itely | 44 ++++++++++++++++++++++++++++ Documentation/fr/user/notation.itely | 44 ++++++++++++++++++++++++++++ 3 files changed, 132 insertions(+) create mode 100644 Documentation/de/user/notation.itely create mode 100644 Documentation/es/user/notation.itely create mode 100644 Documentation/fr/user/notation.itely diff --git a/Documentation/de/user/notation.itely b/Documentation/de/user/notation.itely new file mode 100644 index 0000000000..2e46725d63 --- /dev/null +++ b/Documentation/de/user/notation.itely @@ -0,0 +1,44 @@ +@c -*- coding: utf-8; mode: texinfo; -*- + +@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. +* Expressive marks:: Adding expression to notes. +* Repeats:: Repeat music. +* Simultaneous notes:: More than one note at once. +* Staff notation:: Displaying staves. +* Educational use:: Special notation to increase legibility. +* Text:: Adding text to scores. + +* Vocal music:: a +* Chords Blah:: b +* Piano music:: c +* Percussion:: d +* Guitar:: e +* Other instrument-specific:: f +* Ancient notation:: g +@end menu + +@include pitches.itely +@include rhythms.itely +@include expressive.itely +@include repeats.itely +@include simultaneous.itely +@include staff.itely +@include educational.itely +@include text.itely + +@include vocal.itely +@include chords.itely +@include piano.itely +@include percussion.itely +@include guitar.itely +@include instrument-notation.itely +@include ancient.itely + + diff --git a/Documentation/es/user/notation.itely b/Documentation/es/user/notation.itely new file mode 100644 index 0000000000..2e46725d63 --- /dev/null +++ b/Documentation/es/user/notation.itely @@ -0,0 +1,44 @@ +@c -*- coding: utf-8; mode: texinfo; -*- + +@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. +* Expressive marks:: Adding expression to notes. +* Repeats:: Repeat music. +* Simultaneous notes:: More than one note at once. +* Staff notation:: Displaying staves. +* Educational use:: Special notation to increase legibility. +* Text:: Adding text to scores. + +* Vocal music:: a +* Chords Blah:: b +* Piano music:: c +* Percussion:: d +* Guitar:: e +* Other instrument-specific:: f +* Ancient notation:: g +@end menu + +@include pitches.itely +@include rhythms.itely +@include expressive.itely +@include repeats.itely +@include simultaneous.itely +@include staff.itely +@include educational.itely +@include text.itely + +@include vocal.itely +@include chords.itely +@include piano.itely +@include percussion.itely +@include guitar.itely +@include instrument-notation.itely +@include ancient.itely + + diff --git a/Documentation/fr/user/notation.itely b/Documentation/fr/user/notation.itely new file mode 100644 index 0000000000..2e46725d63 --- /dev/null +++ b/Documentation/fr/user/notation.itely @@ -0,0 +1,44 @@ +@c -*- coding: utf-8; mode: texinfo; -*- + +@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. +* Expressive marks:: Adding expression to notes. +* Repeats:: Repeat music. +* Simultaneous notes:: More than one note at once. +* Staff notation:: Displaying staves. +* Educational use:: Special notation to increase legibility. +* Text:: Adding text to scores. + +* Vocal music:: a +* Chords Blah:: b +* Piano music:: c +* Percussion:: d +* Guitar:: e +* Other instrument-specific:: f +* Ancient notation:: g +@end menu + +@include pitches.itely +@include rhythms.itely +@include expressive.itely +@include repeats.itely +@include simultaneous.itely +@include staff.itely +@include educational.itely +@include text.itely + +@include vocal.itely +@include chords.itely +@include piano.itely +@include percussion.itely +@include guitar.itely +@include instrument-notation.itely +@include ancient.itely + + -- 2.39.5