From: John Mandereau Date: Wed, 26 Mar 2008 09:37:26 +0000 (+0100) Subject: Spanish docs: fix compilation and update skeletons X-Git-Tag: release/2.11.44-1~78^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b611c2b303d9a3b74bae75a2f4a9b1d6f8d48bc9;p=lilypond.git Spanish docs: fix compilation and update skeletons --- diff --git a/Documentation/es/user/converters.itely b/Documentation/es/user/converters.itely index 22e411b3ba..9e443ae57c 100644 --- a/Documentation/es/user/converters.itely +++ b/Documentation/es/user/converters.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond-program.tely @ignore - Translation of GIT committish: d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d + Translation of GIT committish: 66dde21fe63499f32a718f6098abe70e1429059b When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. diff --git a/Documentation/es/user/fundamental.itely b/Documentation/es/user/fundamental.itely index 76a297a716..a037449faf 100644 --- a/Documentation/es/user/fundamental.itely +++ b/Documentation/es/user/fundamental.itely @@ -567,9 +567,19 @@ esta disposición podría facilitar la legibilidad del código, pero si hay muchas notas en cada compás podría ser mejor dividirlo en dos voces separadas, de la siguiente manera: -@lilypond[quote,verbatim,fragment,ragged-right,relative=2] \key d -\minor << { % Voice "1" r4 g g4. a8 | bes4 bes c bes | a2. r4 | } \\ { -% Voice "2" d,2 d4 g | g4 g g8( a) g4 | fis2. s4 | } >> +@lilypond[quote,verbatim,fragment,ragged-right,relative=2] +\key d \minor +<< { + % Voice "1" + r4 g g4. a8 | + bes4 bes c bes | + a2. r4 | +} \\ { + % Voice "2" + d,2 d4 g | + g4 g g8( a) g4 | + fis2. s4 | +} >> @end lilypond diff --git a/Documentation/es/user/input.itely b/Documentation/es/user/input.itely index 13a6672dc5..8746cad162 100644 --- a/Documentation/es/user/input.itely +++ b/Documentation/es/user/input.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 47348a04b57a0b63c40ae9debd95cfd717e03bb7 + Translation of GIT committish: 66dde21fe63499f32a718f6098abe70e1429059b When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -13,27 +13,25 @@ UNTRANSLATED NODE: IGNORE ME -@menu -* Input files:: -* Common syntax issues TODO name?:: -* Other stuffs TODO move?:: +@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:: +@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 @@ -74,12 +72,11 @@ UNTRANSLATED NODE: IGNORE ME UNTRANSLATED NODE: IGNORE ME -@menu -* Controlling direction and placement:: -* Distances and measurements MAYBE MOVE:: -* When to add a -:: +@menu +* Controlling direction and placement:: +* Distances and measurements MAYBE MOVE:: +* When to add a -:: @end menu - @node Controlling direction and placement @subsection Controlling direction and placement @@ -100,12 +97,12 @@ UNTRANSLATED NODE: IGNORE ME UNTRANSLATED NODE: IGNORE ME -@menu -* Displaying LilyPond notation:: -* Skipping corrected music:: -* context list FIXME:: -* another thing FIXME:: -* Input modes FIXME:: +@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 diff --git a/Documentation/es/user/lilypond-book.itely b/Documentation/es/user/lilypond-book.itely index 02f9a8809f..c719ea7ba5 100644 --- a/Documentation/es/user/lilypond-book.itely +++ b/Documentation/es/user/lilypond-book.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond-program.tely @ignore - Translation of GIT committish: d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d + Translation of GIT committish: 66dde21fe63499f32a718f6098abe70e1429059b When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. diff --git a/Documentation/es/user/programming-interface.itely b/Documentation/es/user/programming-interface.itely index 9a28825111..8c158c0316 100644 --- a/Documentation/es/user/programming-interface.itely +++ b/Documentation/es/user/programming-interface.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d + Translation of GIT committish: 66dde21fe63499f32a718f6098abe70e1429059b When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. diff --git a/Documentation/es/user/running.itely b/Documentation/es/user/running.itely index 715b03eb9e..3b25fda9d7 100644 --- a/Documentation/es/user/running.itely +++ b/Documentation/es/user/running.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond-program.tely @ignore - Translation of GIT committish: d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d + Translation of GIT committish: 66dde21fe63499f32a718f6098abe70e1429059b When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. diff --git a/Documentation/es/user/spacing.itely b/Documentation/es/user/spacing.itely index bc545d3835..61a8e0def4 100644 --- a/Documentation/es/user/spacing.itely +++ b/Documentation/es/user/spacing.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: d9b4bfc69674eb4ed7b8c6eaa0b646f00eae6c8d + Translation of GIT committish: 66dde21fe63499f32a718f6098abe70e1429059b When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details.