]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update translated docs skeletons
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 2 Dec 2007 13:59:37 +0000 (14:59 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 2 Dec 2007 13:59:37 +0000 (14:59 +0100)
30 files changed:
Documentation/de/user/changing-defaults.itely
Documentation/de/user/converters.itely
Documentation/de/user/fundamental.itely
Documentation/de/user/input.itely [new file with mode: 0644]
Documentation/de/user/install.itely
Documentation/de/user/lilypond-book.itely
Documentation/de/user/non-music.itely
Documentation/de/user/programming-interface.itely
Documentation/de/user/running.itely
Documentation/de/user/spacing.itely
Documentation/de/user/vocal.itely
Documentation/es/user/converters.itely
Documentation/es/user/fundamental.itely
Documentation/es/user/input.itely [new file with mode: 0644]
Documentation/es/user/lilypond-book.itely
Documentation/es/user/programming-interface.itely
Documentation/es/user/running.itely
Documentation/es/user/scheme-tutorial.itely
Documentation/es/user/spacing.itely
Documentation/fr/user/fundamental.itely
Documentation/fr/user/input.itely [new file with mode: 0644]
Documentation/fr/user/install.itely
Documentation/fr/user/lilypond-book.itely
Documentation/fr/user/literature.itely
Documentation/fr/user/programming-interface.itely
Documentation/fr/user/running.itely
Documentation/fr/user/scheme-tutorial.itely
Documentation/fr/user/setup.itely
Documentation/fr/user/spacing.itely
Documentation/fr/user/templates.itely

index cba4c17761b081c3703c6d7115a1cdf6e3dbe142..a9f29ffe3f89654e473c49b41d17d5c71bc1f65e 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
-* Automatic notation::
 * Interpretation contexts::
 * The \override command::
 @end menu 
-@node Automatic notation
-@section Automatic notation
-
-UNTRANSLATED NODE: IGNORE ME
-
-@menu 
-* Automatic accidentals::
-* Setting automatic beam behavior::
-@end menu 
-@node Automatic accidentals
-@subsection Automatic accidentals
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Setting automatic beam behavior
-@subsection Setting automatic beam behavior
-
-UNTRANSLATED NODE: IGNORE ME
-
 @node Interpretation contexts
 @section Interpretation contexts
 
index c59f416e01bdbfe5c4407592fe468268a3137ab4..59fb3c552061f0a3316b1dcf9b794e6fbe863eae 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 6901ac78056ac8e694191815c188fd918b82058e..7f636d80b5bbaebba8f92f0db441bf72c600cfb1 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-learning.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
-* File structure (introduction)::
 * How LilyPond files work::
-* Score is a single musical expression::
+* Voices contain music::
+* Contexts and engravers::
+* Extending the templates::
 @end menu 
-@node File structure (introduction)
-@section File structure (introduction)
+@node How LilyPond files work
+@section How LilyPond files work
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node How LilyPond files work
-@section How LilyPond files work
+@menu 
+* Introduction to the LilyPond file structure::
+* Score is a (single) compound musical expression::
+* Nesting Music Expressions::
+* On the un-nestedness of brackets and ties::
+@end menu 
+@node Introduction to the LilyPond file structure
+@subsection Introduction to the LilyPond file structure
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Score is a (single) compound musical expression
+@subsection Score is a (single) compound musical expression
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Nesting Music Expressions
+@subsection Nesting Music Expressions
+
+UNTRANSLATED NODE: IGNORE ME
+
+@ 
+@node On the un-nestedness of brackets and ties
+@subsection On the un-nestedness of brackets and ties
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Voices contain music
+@section Voices contain music
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* I'm hearing Voices::
+* Explicitly instantiating voices::
+* Voices and vocals::
+@end menu 
+@node I'm hearing Voices
+@subsection I'm hearing Voices
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Explicitly instantiating voices
+@subsection Explicitly instantiating voices
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Voices and vocals
+@subsection Voices and vocals
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Contexts and engravers
+@section Contexts and engravers
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Contexts explained::
+* Creating contexts::
+* Engravers explained::
+* Modifying context properties::
+* Adding and removing engravers::
+@end menu 
+@node Contexts explained
+@subsection Contexts explained
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Creating contexts
+@subsection Creating contexts
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Engravers explained
+@subsection Engravers explained
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Modifying context properties
+@subsection Modifying context properties
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Adding and removing engravers
+@subsection Adding and removing engravers
+
+UNTRANSLATED NODE: IGNORE ME
+
+@ 
+@node Extending the templates
+@section Extending the templates
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Soprano and cello::
+* Four-part SATB vocal score::
+* Building a score from scratch::
+@end menu 
+@node Soprano and cello
+@subsection Soprano and cello
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Four-part SATB vocal score
+@subsection Four-part SATB vocal score
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node Score is a single musical expression
-@section Score is a single musical expression
+@node Building a score from scratch
+@subsection Building a score from scratch
 
 UNTRANSLATED NODE: IGNORE ME
 
diff --git a/Documentation/de/user/input.itely b/Documentation/de/user/input.itely
new file mode 100644 (file)
index 0000000..3972e4f
--- /dev/null
@@ -0,0 +1,129 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
+@c This file is part of lilypond.tely
+@ignore
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@node Input syntax
+@chapter Input syntax
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Input files::
+* Common syntax issues TODO name?::
+* Other stuffs TODO move?::
+@end menu 
+@node Input files
+@section Input files
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* File structure::
+* A single music expression::
+* Multiple scores in a book::
+* Extracting fragments of notation::
+* Including LilyPond files::
+* Text encoding::
+* Different editions from one source::
+@end menu 
+@node File structure
+@subsection File structure
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node A single music expression
+@subsection A single music expression
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Multiple scores in a book
+@subsection Multiple scores in a book
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Extracting fragments of notation
+@subsection Extracting fragments of notation
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Including LilyPond files
+@subsection Including LilyPond files
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Text encoding
+@subsection Text encoding
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Different editions from one source
+@subsection Different editions from one source
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Common syntax issues TODO name?
+@section Common syntax issues TODO name?
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Up and down::
+* Distances and measurements MAYBE MOVE::
+@end menu 
+@node Up and down
+@subsection Up and down
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Distances and measurements MAYBE MOVE
+@subsection Distances and measurements MAYBE MOVE
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Other stuffs TODO move?
+@section Other stuffs TODO move?
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Displaying LilyPond notation::
+* Skipping corrected music::
+* context list FIXME::
+* another thing FIXME::
+* Input modes FIXME::
+@end menu 
+@node Displaying LilyPond notation
+@subsection Displaying LilyPond notation
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Skipping corrected music
+@subsection Skipping corrected music
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node context list FIXME
+@subsection context list FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node another thing FIXME
+@subsection another thing FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Input modes FIXME
+@subsection Input modes FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+
+-- SKELETON FILE --
+When you actually translate this file, please remove these lines as
+well as all `UNTRANSLATED NODE: IGNORE ME' lines.
index f5c6479edad5b55235a88ce89f10c70ee5a691dc..072a77f71dea99ac4cf331d233bb17946a0042b5 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index ba6504b46977d1e4b8f506b7c74072ae97ca2866..129ddf52876eb771f487d5438896b2eace710265 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 4f7ddd485ad9384d597a9522dcf7de9a2ac45cfb..9f1e0f11120150525d8bd06ef824fff81d2a6c1c 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
-* Input files::
 * Titles and headers::
 * MIDI output::
-* Displaying LilyPond notation::
-* Skipping corrected music::
-@end menu 
-@node Input files
-@section Input files
-
-UNTRANSLATED NODE: IGNORE ME
-
-@menu 
-* File structure::
-* A single music expression::
-* Multiple scores in a book::
-* Extracting fragments of notation::
-* Including LilyPond files::
-* Text encoding::
-* Different editions from one source::
 @end menu 
-@node File structure
-@subsection File structure
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node A single music expression
-@subsection A single music expression
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Multiple scores in a book
-@subsection Multiple scores in a book
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Extracting fragments of notation
-@subsection Extracting fragments of notation
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Including LilyPond files
-@subsection Including LilyPond files
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Text encoding
-@subsection Text encoding
-
-UNTRANSLATED NODE: IGNORE ME
-
-@node Different editions from one source
-@subsection Different editions from one source
-
-UNTRANSLATED NODE: IGNORE ME
-
 @node Titles and headers
 @section Titles and headers
 
@@ -110,6 +57,7 @@ UNTRANSLATED NODE: IGNORE ME
 * Creating MIDI files::
 * MIDI block::
 * MIDI instrument names::
+* What goes into the MIDI?  FIXME::
 @end menu 
 @node Creating MIDI files
 @subsection Creating MIDI files
@@ -126,13 +74,16 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node Displaying LilyPond notation
-@section Displaying LilyPond notation
+@node What goes into the MIDI?  FIXME
+@subsection What goes into the MIDI?  FIXME
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node Skipping corrected music
-@section Skipping corrected music
+@menu 
+* Repeats and MIDI::
+@end menu 
+@node Repeats and MIDI
+@unnumberedsubsubsec Repeats and MIDI
 
 UNTRANSLATED NODE: IGNORE ME
 
index 782e7de5f59377753efef073db37a62ac61d840e..41a0fd73432671b60584419935a9937e2c56c444 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index cc61bea3021d63f443082462e4602f121e9f5cd1..be697c2db583efefef47446584d41b033313daa8 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 9327914f68f0a68f86d594c783566058f317f22e..c19e873607fa20a6ecc4278f8996eed9c2e92dff 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index fc99cbeb6936e375a01b2f29267fd03a777db7af..f4636a02f131564c761254368dfd69121744a84c 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
-* TODO subsection vocal music::
+* Simple lyrics::
+* Aligning lyrics to a melody::
+* Vocals and variables::
+* Flexibility in placement::
+* Spacing vocals::
+* More about stanzas::
 @end menu 
-@node TODO subsection vocal music
-@subsection TODO subsection vocal music
+@node Simple lyrics
+@subsection Simple lyrics
 
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
 * Setting simple songs::
 * Entering lyrics::
-* Aligning lyrics to a melody::
-* Automatic syllable durations::
-* Another way of entering lyrics::
-* Assigning more than one syllable to a single note::
-* More than one note on a single syllable::
-* Extenders and hyphens::
-* Working with lyrics and identifiers::
-* Flexibility in placement::
-* Lyrics to multiple notes of a melisma::
-* Divisi lyrics::
-* Switching the melody associated with a lyrics line::
-* Lyrics independent of notes::
-* Spacing lyrics::
-* More about stanzas::
-* Other vocal issues::
 @end menu 
 @node Setting simple songs
 @unnumberedsubsubsec Setting simple songs
@@ -52,7 +41,7 @@ UNTRANSLATED NODE: IGNORE ME
 UNTRANSLATED NODE: IGNORE ME
 
 @node Aligning lyrics to a melody
-@unnumberedsubsubsec Aligning lyrics to a melody
+@subsection Aligning lyrics to a melody
 
 UNTRANSLATED NODE: IGNORE ME
 
@@ -88,13 +77,21 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node Working with lyrics and identifiers
-@unnumberedsubsubsec Working with lyrics and identifiers
+@node Vocals and variables
+@subsection Vocals and variables
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Working with lyrics and variables::
+@end menu 
+@node Working with lyrics and variables
+@unnumberedsubsubsec Working with lyrics and variables
 
 UNTRANSLATED NODE: IGNORE ME
 
 @node Flexibility in placement
-@unnumberedsubsubsec Flexibility in placement
+@subsection Flexibility in placement
 
 UNTRANSLATED NODE: IGNORE ME
 
@@ -124,23 +121,53 @@ UNTRANSLATED NODE: IGNORE ME
 
 UNTRANSLATED NODE: IGNORE ME
 
+@node Spacing vocals
+@subsection Spacing vocals
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Spacing lyrics::
+@end menu 
 @node Spacing lyrics
 @unnumberedsubsubsec Spacing lyrics
 
 UNTRANSLATED NODE: IGNORE ME
 
 @node More about stanzas
-@unnumberedsubsubsec More about stanzas
+@subsection More about stanzas
 
 UNTRANSLATED NODE: IGNORE ME
 
+@menu 
+* Adding stanza numbers ::
+* Adding dynamics marks::
+* Adding singer names::
+* Printing stanzas at the end ::
+* Printing stanzas at the end in multiple columns ::
+@end menu 
+@node Adding stanza numbers 
 @unnumberedsubsubsec Adding stanza numbers 
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Adding dynamics marks
 @unnumberedsubsubsec Adding dynamics marks
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Adding singer names
 @unnumberedsubsubsec Adding singer names
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Printing stanzas at the end 
 @unnumberedsubsubsec Printing stanzas at the end 
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Printing stanzas at the end in multiple columns 
 @unnumberedsubsubsec Printing stanzas at the end in multiple columns 
-@node Other vocal issues
-@unnumberedsubsubsec Other vocal issues
 
 UNTRANSLATED NODE: IGNORE ME
 
index 77cd18ef1772ce26a6bcc81fc210194423a834fa..3097e3470fd90c5176d7f16b317d675bfe3d2d69 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index faf922b632e6ea166633ff2b138af36d1d7dd7d0..00afb08b1454e9454960a72f464397dad8b5cf91 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-learning.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
-* File structure (introduction)::
 * How LilyPond files work::
-* Score is a single musical expression::
+* Voices contain music::
+* Contexts and engravers::
+* Extending the templates::
 @end menu 
-@node File structure (introduction)
-@section File structure (introduction)
+@node How LilyPond files work
+@section How LilyPond files work
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node How LilyPond files work
-@section How LilyPond files work
+@menu 
+* Introduction to the LilyPond file structure::
+* Score is a (single) compound musical expression::
+* Nesting Music Expressions::
+* On the un-nestedness of brackets and ties::
+@end menu 
+@node Introduction to the LilyPond file structure
+@subsection Introduction to the LilyPond file structure
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Score is a (single) compound musical expression
+@subsection Score is a (single) compound musical expression
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Nesting Music Expressions
+@subsection Nesting Music Expressions
+
+UNTRANSLATED NODE: IGNORE ME
+
+@ 
+@node On the un-nestedness of brackets and ties
+@subsection On the un-nestedness of brackets and ties
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Voices contain music
+@section Voices contain music
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* I'm hearing Voices::
+* Explicitly instantiating voices::
+* Voices and vocals::
+@end menu 
+@node I'm hearing Voices
+@subsection I'm hearing Voices
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Explicitly instantiating voices
+@subsection Explicitly instantiating voices
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Voices and vocals
+@subsection Voices and vocals
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Contexts and engravers
+@section Contexts and engravers
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Contexts explained::
+* Creating contexts::
+* Engravers explained::
+* Modifying context properties::
+* Adding and removing engravers::
+@end menu 
+@node Contexts explained
+@subsection Contexts explained
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Creating contexts
+@subsection Creating contexts
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Engravers explained
+@subsection Engravers explained
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Modifying context properties
+@subsection Modifying context properties
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Adding and removing engravers
+@subsection Adding and removing engravers
+
+UNTRANSLATED NODE: IGNORE ME
+
+@ 
+@node Extending the templates
+@section Extending the templates
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Soprano and cello::
+* Four-part SATB vocal score::
+* Building a score from scratch::
+@end menu 
+@node Soprano and cello
+@subsection Soprano and cello
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Four-part SATB vocal score
+@subsection Four-part SATB vocal score
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node Score is a single musical expression
-@section Score is a single musical expression
+@node Building a score from scratch
+@subsection Building a score from scratch
 
 UNTRANSLATED NODE: IGNORE ME
 
diff --git a/Documentation/es/user/input.itely b/Documentation/es/user/input.itely
new file mode 100644 (file)
index 0000000..f156a25
--- /dev/null
@@ -0,0 +1,129 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
+@c This file is part of lilypond.tely
+@ignore
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@node Input syntax
+@chapter Input syntax
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Input files::
+* Common syntax issues TODO name?::
+* Other stuffs TODO move?::
+@end menu 
+@node Input files
+@section Input files
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* File structure::
+* A single music expression::
+* Multiple scores in a book::
+* Extracting fragments of notation::
+* Including LilyPond files::
+* Text encoding::
+* Different editions from one source::
+@end menu 
+@node File structure
+@subsection File structure
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node A single music expression
+@subsection A single music expression
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Multiple scores in a book
+@subsection Multiple scores in a book
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Extracting fragments of notation
+@subsection Extracting fragments of notation
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Including LilyPond files
+@subsection Including LilyPond files
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Text encoding
+@subsection Text encoding
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Different editions from one source
+@subsection Different editions from one source
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Common syntax issues TODO name?
+@section Common syntax issues TODO name?
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Up and down::
+* Distances and measurements MAYBE MOVE::
+@end menu 
+@node Up and down
+@subsection Up and down
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Distances and measurements MAYBE MOVE
+@subsection Distances and measurements MAYBE MOVE
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Other stuffs TODO move?
+@section Other stuffs TODO move?
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Displaying LilyPond notation::
+* Skipping corrected music::
+* context list FIXME::
+* another thing FIXME::
+* Input modes FIXME::
+@end menu 
+@node Displaying LilyPond notation
+@subsection Displaying LilyPond notation
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Skipping corrected music
+@subsection Skipping corrected music
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node context list FIXME
+@subsection context list FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node another thing FIXME
+@subsection another thing FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Input modes FIXME
+@subsection Input modes FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+
+-- SKELETON FILE --
+When you actually translate this file, please remove these lines as
+well as all `UNTRANSLATED NODE: IGNORE ME' lines.
index 9238216b234c41c2dd826196db0e3d424e833477..a4bc2088712c35aa65780093a0da76405b1b07a6 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 2c0986d571f283f13d0761f751bc4e988ce7d99f..1b412a21d623e33695b29feb3ba01427910717aa 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index d19dc8d41ae40419451f5c2cc888c103325bff38..8ddeab724a604aea78789e5c7a9ac3a5b8a627ef 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 69812f48c12aefbe92fa8cbb8e6f985a5af91be0..902e83b7619d89aef6cbe3a82a80431ea2ebafbb 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond-learning.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 273655ba1e17747482ec073a07c32a389dbb99c4..66d8ee725a12949339331d743419bbf2c7773847 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 3808d10a52084463ec8f93b3252d92e530425f00..82f618cf3f1fc394e3ab2eebf532131180730f3c 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-learning.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 UNTRANSLATED NODE: IGNORE ME
 
 @menu 
-* File structure (introduction)::
 * How LilyPond files work::
-* Score is a single musical expression::
+* Voices contain music::
+* Contexts and engravers::
+* Extending the templates::
 @end menu 
-@node File structure (introduction)
-@section File structure (introduction)
+@node How LilyPond files work
+@section How LilyPond files work
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node How LilyPond files work
-@section How LilyPond files work
+@menu 
+* Introduction to the LilyPond file structure::
+* Score is a (single) compound musical expression::
+* Nesting Music Expressions::
+* On the un-nestedness of brackets and ties::
+@end menu 
+@node Introduction to the LilyPond file structure
+@subsection Introduction to the LilyPond file structure
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Score is a (single) compound musical expression
+@subsection Score is a (single) compound musical expression
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Nesting Music Expressions
+@subsection Nesting Music Expressions
+
+UNTRANSLATED NODE: IGNORE ME
+
+@ 
+@node On the un-nestedness of brackets and ties
+@subsection On the un-nestedness of brackets and ties
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Voices contain music
+@section Voices contain music
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* I'm hearing Voices::
+* Explicitly instantiating voices::
+* Voices and vocals::
+@end menu 
+@node I'm hearing Voices
+@subsection I'm hearing Voices
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Explicitly instantiating voices
+@subsection Explicitly instantiating voices
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Voices and vocals
+@subsection Voices and vocals
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Contexts and engravers
+@section Contexts and engravers
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Contexts explained::
+* Creating contexts::
+* Engravers explained::
+* Modifying context properties::
+* Adding and removing engravers::
+@end menu 
+@node Contexts explained
+@subsection Contexts explained
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Creating contexts
+@subsection Creating contexts
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Engravers explained
+@subsection Engravers explained
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Modifying context properties
+@subsection Modifying context properties
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Adding and removing engravers
+@subsection Adding and removing engravers
+
+UNTRANSLATED NODE: IGNORE ME
+
+@ 
+@node Extending the templates
+@section Extending the templates
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Soprano and cello::
+* Four-part SATB vocal score::
+* Building a score from scratch::
+@end menu 
+@node Soprano and cello
+@subsection Soprano and cello
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Four-part SATB vocal score
+@subsection Four-part SATB vocal score
 
 UNTRANSLATED NODE: IGNORE ME
 
-@node Score is a single musical expression
-@section Score is a single musical expression
+@node Building a score from scratch
+@subsection Building a score from scratch
 
 UNTRANSLATED NODE: IGNORE ME
 
diff --git a/Documentation/fr/user/input.itely b/Documentation/fr/user/input.itely
new file mode 100644 (file)
index 0000000..803bcad
--- /dev/null
@@ -0,0 +1,129 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
+@c This file is part of lilypond.tely
+@ignore
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+
+
+@node Input syntax
+@chapter Input syntax
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Input files::
+* Common syntax issues TODO name?::
+* Other stuffs TODO move?::
+@end menu 
+@node Input files
+@section Input files
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* File structure::
+* A single music expression::
+* Multiple scores in a book::
+* Extracting fragments of notation::
+* Including LilyPond files::
+* Text encoding::
+* Different editions from one source::
+@end menu 
+@node File structure
+@subsection File structure
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node A single music expression
+@subsection A single music expression
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Multiple scores in a book
+@subsection Multiple scores in a book
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Extracting fragments of notation
+@subsection Extracting fragments of notation
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Including LilyPond files
+@subsection Including LilyPond files
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Text encoding
+@subsection Text encoding
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Different editions from one source
+@subsection Different editions from one source
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Common syntax issues TODO name?
+@section Common syntax issues TODO name?
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Up and down::
+* Distances and measurements MAYBE MOVE::
+@end menu 
+@node Up and down
+@subsection Up and down
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Distances and measurements MAYBE MOVE
+@subsection Distances and measurements MAYBE MOVE
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Other stuffs TODO move?
+@section Other stuffs TODO move?
+
+UNTRANSLATED NODE: IGNORE ME
+
+@menu 
+* Displaying LilyPond notation::
+* Skipping corrected music::
+* context list FIXME::
+* another thing FIXME::
+* Input modes FIXME::
+@end menu 
+@node Displaying LilyPond notation
+@subsection Displaying LilyPond notation
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Skipping corrected music
+@subsection Skipping corrected music
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node context list FIXME
+@subsection context list FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node another thing FIXME
+@subsection another thing FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+@node Input modes FIXME
+@subsection Input modes FIXME
+
+UNTRANSLATED NODE: IGNORE ME
+
+
+-- SKELETON FILE --
+When you actually translate this file, please remove these lines as
+well as all `UNTRANSLATED NODE: IGNORE ME' lines.
index b36d1b9e0b635ce2405352d63f32ada7047d8ec2..d714ddbcb8a743bb7b98f42e8f239a4cc7b157f4 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index d4a58364c766528b5804aa8b0de5824a9c728046..7d354f806e6ca3ebc0bd5a3d0b98780dc8bb053d 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 14a8063076efa00daecca5274ebf9010d96dc85f..b586a54d25b2ca0eb245cbbf80df8d671d2eca53 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 84827e93634a655623fbb217d1307fda56b2489c..8518a39c7f7173bf605e6da116e654f99ed9f1a6 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index f672beaf370350ce8159370ef456120e977692c8..1d57904b1f8bf63cd0122049869374804af674cd 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 34cf2a5b8e50c7c1fdbaa8ce9ceac6ce651b6a55..fa76d2dab212a963e0119a9f08a9e312ab889fb8 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-learning.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 68ea6fc3c7928c7bd68cf84667444b429f5d571e..aa7d1c0d7e1d667785641ca42d51c596a9655cbe 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index b23adcbea03a3f57ff1a0e8952c2c4de9fb89748..c8235ae65e0d358c0dfc1dc99e0b8828cacb2a15 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
index 7bc3f46e5ae898ff98c0d8cab33cb58d63a01533..d37d0830652b24408c21d1894ead79c02b886879 100644 (file)
@@ -1,8 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @c This file is part of lilypond-learning.tely
 @ignore
-    Translation of GIT committish: dab80970d8e89571263d16433aff1e6f878a8f62
-
+    Translation of GIT committish: 5a2beb9fbe0e28ed499f0191d16f7e2a5d86dee1
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.