]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-es: update LSR.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Sun, 3 Oct 2010 23:32:39 +0000 (01:32 +0200)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Sun, 3 Oct 2010 23:32:39 +0000 (01:32 +0200)
74 files changed:
Documentation/es/texidocs/conducting-signs,-measure-grouping-signs.texidoc
Documentation/es/texidocs/isolated-percent-repeats.texidoc
Documentation/es/texidocs/reverting-default-beam-endings.texidoc
Documentation/es/texidocs/sub-dividing-beams.texidoc [deleted file]
Documentation/snippets/adding-fingerings-to-tablatures.ly
Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly
Documentation/snippets/adjusting-lyrics-vertical-spacing.ly
Documentation/snippets/ancient-headword.ly
Documentation/snippets/anglican-psalm-template.ly
Documentation/snippets/automatic-beam-subdivisions.ly
Documentation/snippets/beam-endings-in-score-context.ly
Documentation/snippets/beam-grouping-in-7-8-time.ly
Documentation/snippets/centering-markup-on-note-heads-automatically.ly
Documentation/snippets/changing-the-ambitus-gap.ly
Documentation/snippets/changing-the-number-of-augmentation-dots-per-note.ly
Documentation/snippets/changing-the-size-of-woodwind-diagrams.ly
Documentation/snippets/changing-the-time-signature-without-affecting-the-beaming.ly
Documentation/snippets/chordchanges-for-fretboards.ly
Documentation/snippets/chords-headword.ly
Documentation/snippets/clip-systems.ly
Documentation/snippets/compound-time-signatures.ly
Documentation/snippets/conducting-signs,-measure-grouping-signs.ly
Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly
Documentation/snippets/customizing-fretboard-fret-diagrams.ly
Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly
Documentation/snippets/displaying-complex-chords.ly
Documentation/snippets/displaying-grob-ancestry.ly
Documentation/snippets/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
Documentation/snippets/dynamics-custom-text-spanner-postfix.ly
Documentation/snippets/dynamics-text-spanner-postfix.ly
Documentation/snippets/editorial-headword.ly
Documentation/snippets/expressive-headword.ly
Documentation/snippets/faking-a-hammer-in-tablatures.ly
Documentation/snippets/figured-bass-headword.ly
Documentation/snippets/fingering-symbols-for-wind-instruments.ly
Documentation/snippets/flamenco-notation.ly
Documentation/snippets/fretted-headword.ly
Documentation/snippets/graphical-and-text-woodwind-diagrams.ly
Documentation/snippets/grouping-beats.ly
Documentation/snippets/guitar-slides.ly
Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly
Documentation/snippets/incipit.ly
Documentation/snippets/isolated-percent-repeats.ly
Documentation/snippets/keyboard-headword.ly
Documentation/snippets/letter-tablature-formatting.ly
Documentation/snippets/makam-example.ly
Documentation/snippets/making-slurs-with-complex-dash-structure.ly
Documentation/snippets/modern-tab-text-clef.ly
Documentation/snippets/non-default-tuplet-numbers.ly
Documentation/snippets/non-traditional-key-signatures.ly
Documentation/snippets/numbers-as-easy-note-heads.ly
Documentation/snippets/piano-template-with-centered-dynamics.ly
Documentation/snippets/pitches-headword.ly
Documentation/snippets/recorder-fingering-chart.ly
Documentation/snippets/repeats-headword.ly
Documentation/snippets/reverting-default-beam-endings.ly
Documentation/snippets/rhythms-headword.ly
Documentation/snippets/satb-choir-template---four-staves.ly
Documentation/snippets/screech-boink.ly
Documentation/snippets/setting-the-double-repeat-default-for-volte.ly
Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly
Documentation/snippets/simultaneous-headword.ly
Documentation/snippets/snap-pizzicato-bartok-pizzicato.ly
Documentation/snippets/staff-headword.ly
Documentation/snippets/stem-and-beam-behavior-in-tablature.ly
Documentation/snippets/subdividing-beams.ly
Documentation/snippets/text-headword.ly
Documentation/snippets/unfretted-headword.ly
Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly
Documentation/snippets/using-the-whiteout-property.ly
Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly
Documentation/snippets/wind-headword.ly
Documentation/snippets/woodwind-diagrams-key-lists.ly
Documentation/snippets/woodwind-diagrams-listing.ly

index 38322a3ca13158c85268cfa1bbd6e8d6d254da5f..4987c073947fbcad2cd2a83028fe8ed6ffbdfcb6 100644 (file)
@@ -1,20 +1,27 @@
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
 La agrupación de pulsos dentro de un compás está controlada por la
-agrupación predeterminada que se establece en @code{beamSettings}.
-Estas agrupaciones se pueden establecer mediante el uso de
-@code{\\overrideBeamSettings}.  De forma alternativa, se puede usar la
-función de Scheme @code{set-time-signature} para establecer tanto el
-compás como la regla de agrupamiento predeterminada.
-@code{set-time-signature} acepta tres argumentos: el número de pulsos,
-la longitud del pulso y la agrupación interna de los pulsos en el
-compás.  Si el grabador @code{Measure_grouping_engraver} está incluido
-en uno de los contextos de presentación, se imprimirán signos de
-agrupación de pulsos.  Estos símbolos facilitan la lectura de música
-moderna rítmicamente compleja.  En este ejemplo, el compás de 9/8 se
-agrupa según dos patrones distintos utilizando los dos métodos,
-mientras que el compás de 5/8 se agrupa de acuerdo con el ajuste
-predeterminado que está en @file{scm/beam-settings.scm}:
+propiedad de contexto @code{beatStructure}.  Hay establecidos valores
+de @code{beatStructure} para muchos tipos de compases en
+@file{scm/time-signature-settings.scm}.  Los valores de
+@code{beatStructure} se pueden cambiar o establecer con @code{\\set}.
+Como alternativa, se puede usar la función de Scheme
+@code{set-time-signature} para establecer tanto el compás como la
+estructura de pulsos.  @code{set-time-signature} acepta tres
+argumentos: el número de pulsos, la longitud del pulso y la agrupación
+interna de los pulsos en el compás.  Tanto @code{\\time} como
+@code{set-time-signature} se aplican al contexto @code{Timing}, por lo
+que no restablecen los valores de @code{beatStructure} ni de
+@code{baseMoment} que se establezcan en otros contextos de nivel
+inferior, como @code{Voice}.
+
+Si el grabador @code{Measure_grouping_engraver} está incluido en uno
+de los contextos de presentación, se imprimirán signos de agrupación
+de pulsos.  Estos símbolos facilitan la lectura de música moderna
+rítmicamente compleja.  En este ejemplo, el compás de 9/8 se agrupa
+según dos patrones distintos utilizando los dos métodos, mientras que
+el compás de 5/8 se agrupa de acuerdo con el ajuste predeterminado que
+está en @file{scm/time-signature-settings.scm}:
 
 "
 doctitlees = "Símbolos de dirección y símbolos de agrupación de compás"
index f02083ec0c55933eab311abb5f49111a4af74b99..24045549cd54b48147d4f2ec96031b7ccb625117 100644 (file)
@@ -1,8 +1,6 @@
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
-También se pueden imprimir símbolos de porcentaje sueltos.  Esto se
-hace introduciendo un silencio multicompás con una función de
-impresión distinta:
+También se pueden imprimir símbolos de porcentaje sueltos.
 
 "
   doctitlees = "Símbolos de porcentaje sueltos"
index ce93a2b1105a4a5898e6f2ddad23bdd91dcb8aa2..b6c46c5dce1be94e34dbb1488402a215ba30a06f 100644 (file)
@@ -1,9 +1,7 @@
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
-Para tipografiar las barras agrupadas en la forma @code{3-4-3-2}
-en 12/8, en primer lugar tenemos que sobreescribir los finales de
-barra predeterminados en 12/8, y después preparar los finales de
-barra nuevos:
+Para tipografiar las barras agrupadas en la forma @code{3-4-3-2} sólo
+es necesario modificar la estructura de pulsos:
 
 "
   doctitlees = "Alteración de los finales de barra predeterminados"
diff --git a/Documentation/es/texidocs/sub-dividing-beams.texidoc b/Documentation/es/texidocs/sub-dividing-beams.texidoc
deleted file mode 100644 (file)
index f8c34eb..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
-  texidoces = "
-Las barras de semicorcheas (o notas más breves) seguidas no se
-subdividen de forma predeterminada.  Esto es: las tres (o más)
-barras se prolongan, sin dividirse, sobre grupos completos de
-notas.  Este comportamiento se puede modificar para que las barras
-se subdividan en subgrupos mediante el establecimiento de la
-propiedad @code{subdivideBeams}.  Cuando está establecida, las
-diversas barras se subdividen a intervalos definidos por el valor
-actual de la longitud del pulso @code{beatLength} reduciendo las
-barras múltiples a una sola entre los subgrupos.  Observe que el
-valor predeterminado de @code{beatLength} es de una unidad sobre
-el denominador del compás en curso, si no está establecido
-explícitamente.  Se debe establecer al valor de una fracción que
-da la duración el subgrupo de barras utilizando la función
-@code{ly:make-moment}, como se muestra aquí:
-
-"
-  doctitlees = "Subdivisión de las barras de semicorchea"
-
index 0f356426644ca12df4539f481140c76f32e78109..d6a5253b9e0d06839e0fbe9bb0388c174dbdb729 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.17
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index f94113afdffce24c015ea7376b7edf4603af2afd..3c8c45c66ea75e4b8a25da18069831341e511c6c 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.34
-\version "2.13.36"
+\version "2.13.34"
 
 \header {
   lsrtags="vocal-music, staff-notation"
@@ -81,4 +81,4 @@ pianoLH = \relative c { c4 <c' e> e, <g c> }
       }
     >>
   >>
-}
+}
\ No newline at end of file
index 693dce15bd26e9ef32f7bf8651461b3788d91f29..3055669397d75046a9cf121ed932df659f9c11e8 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.16
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 20d36a9a94258a253467137dabfcb80fb9e61ce1..947721650423ccb85b67f9de1bf38495c7f452c4 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 
 #(set-global-staff-size 15)
 \paper {
index 0cc03d74f51ce704b6f8a6305b80b7e7b3853858..a7be84431e303f73a47567d84707f17011716ff2 100644 (file)
@@ -2,9 +2,21 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.32
-\version "2.13.36"
+\version "2.13.32"
 
 \header {
+%% Translation of GIT committish: 092f85605dcea69efff5ef31de4ff100346d6ef8
+
+  texidocfr = "
+Cet exemple illustre la manière de présenter un cantique tel qu'on le
+trouve dans l'église anglicane.  Vous noterez comment sont ajoutés les
+couplets indépendamment de la musique.  Dans le but de vous montrer
+plusieurs styles, comparez le code des deux couplets.
+
+"
+  doctitlefr = "Psalmodie anglicane"
+
+
   lsrtags = "vocal-music, template"
   texidoc = "
 This template shows one way of setting out an Anglican psalm chant. It
index 91d4a14cc3439874887886f187857fa057e3ed4e..a08bd6b1523cc1555e47558c29da7c3f1383c2f4 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index f79d00a93d3e5b0f9557ce04349e918e6b26d71e..1c340524c452037fa648a8e4d7767baa4afdc8bf 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 13fbce022d14494b523da8ae46bf58775985fcb8..d478bdc5c2f3233a50f4a27612f98741271ca37c 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index d6ea01ba94c5320f88164ed9835e4e1c173636d9..f76a23e5da9c11b94beec73e24ad7c0f0d717b52 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.15
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
   lsrtags = "text, tweaks-and-overrides, contexts-and-engravers"
index 3fea24e98cb858ae42ab8613330bfdbc7394a2d5..3a6c1bcec1d0c6b44c47722c7f0a8a3f837e5000 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.26
-\version "2.13.36"
+\version "2.13.31"
 \header {
 %% Translation of GIT committish: 31097723b2b816696ad61696630a80ff17a39557
   texidocfr = "L'affichage d'un @emph{ambitus} peut s'affiner pour
index c4727d00b6c30321aeb732cdd8a2b1a7fdeda3cb..72598af1aa69885998dfc124cf1320016e397062 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.26
-\version "2.13.36"
+\version "2.13.31"
 \header {
 %% Translation of GIT committish: 190a067275167c6dc9dd0afef683d14d392b7033
 
index 743af1c0225c27fa48157b94cbc600e5c60aef1a..d67b77bf2a67934870e09bc3f704b6153d296ed8 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.31
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %%%    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
@@ -15,6 +15,16 @@ Die Größe und Dicke der Holzbläserdiagramme kann geändert werden.
   doctitlede = "Größe von Holzbläserdiagrammen ändern"
 
 
+%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
+  texidocfr = "
+La taille et l'épaisseur des diagrammes de doigté pour bois est modifiable
+à souhait.
+
+"
+
+  doctitlefr = "Modification de la taille d'un diagramme pour bois"
+
+
   lsrtags="winds"
   texidoc="
 The size and thickness of woodwind diagrams can be changed.
index 2ccf8260cbc4407384fc439ea06a225abdcca2bf..8a444bb2dad90fcaf6dc11b5a535cbcc8692d2ca 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.5
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 945b2fdeb45f75404b36800afedda80f00210659..80e6b2c2309662c23d539ef9acc3c2f9fa883e93 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.0
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index c67bbeba95f55a4dc439429d451ccac61a7b6a5e..fd71dc59024b2dbebb934d1aa2e56a6d62a81d74 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 #(set-global-staff-size 15)
 \paper {
   ragged-right = ##f
index 01ebb9f1384cd0aa0eaf4297ac2b5ac39beb6239..b004980c4175ef7808523009d36896a95c538294 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 4bf94638029ce15405ff96bc5a15651380668650..a12c86d65014f0b11729c6de149ba982c8e534ba 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 0ec502832f6a010caa3c280b5ebfafed1a9e7302..bc8d207d39955bae981c4199142e42d7ff26f326 100644 (file)
@@ -2,26 +2,33 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
 La agrupación de pulsos dentro de un compás está controlada por la
-agrupación predeterminada que se establece en @code{beamSettings}.
-Estas agrupaciones se pueden establecer mediante el uso de
-@code{\\overrideBeamSettings}.  De forma alternativa, se puede usar la
-función de Scheme @code{set-time-signature} para establecer tanto el
-compás como la regla de agrupamiento predeterminada.
-@code{set-time-signature} acepta tres argumentos: el número de pulsos,
-la longitud del pulso y la agrupación interna de los pulsos en el
-compás.  Si el grabador @code{Measure_grouping_engraver} está incluido
-en uno de los contextos de presentación, se imprimirán signos de
-agrupación de pulsos.  Estos símbolos facilitan la lectura de música
-moderna rítmicamente compleja.  En este ejemplo, el compás de 9/8 se
-agrupa según dos patrones distintos utilizando los dos métodos,
-mientras que el compás de 5/8 se agrupa de acuerdo con el ajuste
-predeterminado que está en @file{scm/beam-settings.scm}:
+propiedad de contexto @code{beatStructure}.  Hay establecidos valores
+de @code{beatStructure} para muchos tipos de compases en
+@file{scm/time-signature-settings.scm}.  Los valores de
+@code{beatStructure} se pueden cambiar o establecer con @code{\\set}.
+Como alternativa, se puede usar la función de Scheme
+@code{set-time-signature} para establecer tanto el compás como la
+estructura de pulsos.  @code{set-time-signature} acepta tres
+argumentos: el número de pulsos, la longitud del pulso y la agrupación
+interna de los pulsos en el compás.  Tanto @code{\\time} como
+@code{set-time-signature} se aplican al contexto @code{Timing}, por lo
+que no restablecen los valores de @code{beatStructure} ni de
+@code{baseMoment} que se establezcan en otros contextos de nivel
+inferior, como @code{Voice}.
+
+Si el grabador @code{Measure_grouping_engraver} está incluido en uno
+de los contextos de presentación, se imprimirán signos de agrupación
+de pulsos.  Estos símbolos facilitan la lectura de música moderna
+rítmicamente compleja.  En este ejemplo, el compás de 9/8 se agrupa
+según dos patrones distintos utilizando los dos métodos, mientras que
+el compás de 5/8 se agrupa de acuerdo con el ajuste predeterminado que
+está en @file{scm/time-signature-settings.scm}:
 
 "
 doctitlees = "Símbolos de dirección y símbolos de agrupación de compás"
index 894727b7a37ecbedfeb1df522163ab2428c8e42d..e532cc7a0a4443d9ff047ca5527571c94ca26f10 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.1
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index e613a633233f2260c4e41a4248e77b04400edb46..fd733fdf794d75fd5a15952a9db15190448581d2 100644 (file)
@@ -36,6 +36,7 @@ weggelassen werden kann.
 
   lsrtags = "fretted-strings, tweaks-and-overrides"
 
+
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
 Se pueden establecer las propiedades de los diagramas de
index b7b55113f0a8fc99fb2f36f68410eaf10cb73232..b54d3f601b46f0435ca3893fbdb43436c9d138f0 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.15
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index f9dd0ae78a99c26587a30f3358c1c4841bb80a37..61bcfd6f35e0237eef12a036f35dd0231b8b3367 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.1
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index bf1f5adda575198425aa9460aa8ad2fda9fff38c..a13e95523076ba8c793960de077766e35d07aae3 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.10
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 89fb5eb51341b4615ba38924e8363a599a83013f..9e21edc34c950a1d9e6df25e2482ee19a65e013c 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 16bc2962ca58a313e38a5d1ac85a930e99d38a5a..73582ab227c03d28edcf6aa3a5cca47883e9ec35 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.8
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index a8553ed11e421a603d6b5519a9fb635903c8bee5..24c94d618b34892b2dc245bf6cc3dba0c71847a1 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.20
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index f2b26ade96361427ae8be1ba82772e714e5750f9..6efcdb489d65124c341025ba94d6e3c6e843deba 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index 1c494bfc8ab7ebff735dca3ffe304b1387a42710..b7bbe4d9ae9deed2849ae279ef40b631a847f3ad 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index c41d3430e7db862c3b51064003daa28fd6ead98b..e2933839644d3e313a21795c0e2e992878042cbe 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 13850a5ba016dd7af3d24f22fa130202946926b5..7b05b2990b7cde42553af2bef624a4d2282e1a94 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 #(set-global-staff-size 15)
 \paper {
   ragged-right = ##f
index 785a9f8d5a4324016600b8a3fb2499313da27701..e2778cc9dec3364a9280aaec98858b5a9668e606 100644 (file)
@@ -4,6 +4,15 @@
 \version "2.13.31"
 
 \header {
+%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
+  texidocfr = "
+Des sumboles spécifiques peuvent être obtenus en combinant les glyphes
+disponibles, ce qui est tout à fait indiqué en matière d'instrument à vent.
+
+"
+  doctitlefr = "Symboles de doigtés pour instruments à vent"
+
+
   lsrtags = "winds"
 
   texidoc = "
index 41aa067686754ee905c99bd93967f083883a5b6e..e10b507039f07840f0e56036a14675a05fac251c 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.10
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 5b1370652f338b5f6390876c7ae0501d14adae6e..3c96cf7dc67eac8e9a5d1f4ebd1d4975845e2499 100644 (file)
@@ -7,7 +7,7 @@
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.13.36"
+\version "2.13.31"
 
 #(set-global-staff-size 15)
 \paper {
index 8feb3cf7dea195b5d5d1476edb4cede7b21a0056..d6704bfb94d3ce75a6eba74e3216b1ccaeaffe67 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.31
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %%%    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
@@ -18,6 +18,15 @@ graphische Zeichen benutzt.
   doctitlede = "Graphische und Text-Holzbläserdiagramme"
 
 
+%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
+  texidocfr = "
+Dans certains cas, vous pouvez opter pour l'affichage textuel d'une clé
+située à côté d'un trou plutôt que sa représentation graphique.
+"
+
+  doctitlefr = "Ajout de texte à un diagramme de doigté"
+
+
   lsrtags="winds"
   texidoc="
 In may cases, the keys other than the central column can be
index 2ee5ae56cdbb872aedea80b30558aae3643bac66..9b1ac2276db14b8f3c5e35844ced7c161a0faf2b 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 41812a5ad18a152add7b7defc5b1b54c0e57901c..5fd9890013b056b506b88f66b7e64d499ea9b777 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index b3a8fae7989dcc9a785d22e66ca4fded324191bb..9bcb1539028c7e52dd7761f1327db08678eb6263 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.26
-\version "2.13.36"
+\version "2.13.31"
 \header {
 %% Translation of GIT committish: 31097723b2b816696ad61696630a80ff17a39557
   texidocfr = "Cet exemple illustre comment, lorsqu'une note affublée
index c96d3f93c488d1d96076d66c69a979a23e787125..27d526d1fa671861415439fad1769925d94b04a0 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 8fa1e8c5f03ebb33e5719087f57798497ab651ce..202c3f65f9ee91954f5467c8275ced9f8b56b25b 100644 (file)
@@ -8,9 +8,7 @@
 
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
-También se pueden imprimir símbolos de porcentaje sueltos.  Esto se
-hace introduciendo un silencio multicompás con una función de
-impresión distinta:
+También se pueden imprimir símbolos de porcentaje sueltos.
 
 "
   doctitlees = "Símbolos de porcentaje sueltos"
index 25041bc4a29cce22fd901a87718a16c0fdf37664..97f405b56c786c11b96e5f505f56dc6ec87c5350 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 
 #(set-global-staff-size 15)
index 148f94c665c5c1b9a6a8c5a6650efce369c66a8e..4e277e4c6b1a0146ea3f810a98f42f9158fcb0c0 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.10
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 04d485de808dce44a71d8b938b50e4d2c1a19378..916c5a71986fbd60300f7ee3dfb20d58fe899548 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.0
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 94c12621ec277e6176b0c2556d1116b3b69020b4..cec17e80ec3979c198c9cc75ff039cbc92172ad3 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.1
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index a506584cf2cd1ff00192bc5d2732d0598b158a86..caf014be42a4783e5dcf6044493c405207bbc7ac 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index f00960e58f695a12bdfe701fe156c6815785447b..302820e731daea7601c8ffa9a38099921beca250 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.1
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 46770a23b76f0a57af52f3d2ac6011b31038e8fc..a140ee0c30d34dbc4dc0a4d15cfa5989080550d9 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.0
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 03781d5334cf15ae0ae5849898ccacae5d50c0bc..c1ea51e7cf3fdb5dcf05307f7dda85a237ebf0e0 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.11
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index f81b9998504b26e36f87db7e6687528e0e123763..56e2b7aee2a2858862e8d6b4fbbd68547e99d716 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 345957df2985e60f442f086ebbfcf03a3bc93429..e81b0c119683659b93b28e1bc691b489013ac1a6 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index 5e0327cab66589192a829d6e9783863517c7f94b..e5178544c8876260cc5ac06cec20aed31a10faeb 100644 (file)
@@ -4,6 +4,15 @@
 \version "2.13.31"
 
 \header {
+%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
+  texidocfr = "
+Cet exemple illustre la manière de créer et afficher des indications de 
+doigté pour instrument à vent.
+
+"
+  doctitlefr = "Doigtés pour flûte à bec"
+
+
   lsrtags = "winds"
 
   texidoc = "
index ffbac3420ad1f666bf940380c3ec11bed6398194..e703c067d36c3bd407cc7d1cb0c68caf0c4dbbed 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index 58991448d591eb9dbebdcabac28a438099e0b7b2..6905849c0fbaba6f523813c40a9cfcaa561da245 100644 (file)
@@ -2,15 +2,13 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
-Para tipografiar las barras agrupadas en la forma @code{3-4-3-2}
-en 12/8, en primer lugar tenemos que sobreescribir los finales de
-barra predeterminados en 12/8, y después preparar los finales de
-barra nuevos:
+Para tipografiar las barras agrupadas en la forma @code{3-4-3-2} sólo
+es necesario modificar la estructura de pulsos:
 
 "
   doctitlees = "Alteración de los finales de barra predeterminados"
index d687a9ffe654bc9d8cc12389493dedb228258dca..1fea62052f8a120c2e3699788d2686af739e27b9 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index 09ecf707b9e19ba672817f01e55b1095eb490c5b..4bc0d0e17580de24803008442d880b172c1b03b8 100644 (file)
@@ -4,6 +4,16 @@
 \version "2.13.31"
 
 \header {
+%% Translation of GIT committish: 092f85605dcea69efff5ef31de4ff100346d6ef8
+
+  texidocfr = "
+Modèle pour chœur à quatre voix mixtes, chaque pupitre ayant sa propre
+portée.
+
+"
+  doctitlefr = "Modèle pour chœur SATB sur quatre portées"
+
+
   lsrtags = "vocal-music, template"
 
   texidoc = "
index 0980f4965c269459d96c0ca2075740068e052dd9..536429d37804510940c4e147cb43e6e360d3728d 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \header {
   lsrtags = "headwords"
   texidoc = "Random complex notation"
index 14a3a04ddd178e88560311e236ab3cc1e09365b3..910a603c6f234ec70135fd8f624eedc051901be8 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.26
-\version "2.13.36"
+\version "2.13.31"
 \header {
 %% Translation of GIT committish: 158658dc75b6f6553e77ff53119ac802eb91f50c
   texidocfr = "LilyPond dispose de trois styles de barre différents
index b803c69b89235b14f83b7855942821f8ab1530d2..b92baa87775368356b931d4ade868ee10306a270 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.27
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
   lsrtags = "expressive-marks, tweaks-and-overrides"
index 80bdf858d05c1d09710411b9780fedd00aa9efa7..d81490500ab0b851da825f180b7a12561bb449ab 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index 354575dcb3491980fcdb5d31cca4d4c1eb9d5b06..86887461697e9dabfac04ae68151077699e0dea6 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 3a954a573e35cd606dffe09f2e7054b238117b17..d450fd03573cbcbb4cc47bb1c19ee33451dd0a61 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "catalan.ly"
 #(set-global-staff-size 15)
 \paper{
index 487ab92d7e32a622a1345fbb672c507a0d417555..c21d261d144009e37510946dab06eb4d5b3d80a5 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.4
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 7dbdc83b1d7f3e920f95caecc309b070fe1431d3..c96569bdc86413da43706e97590dd10a92326dbb 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.29
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 190a067275167c6dc9dd0afef683d14d392b7033
index e14f48624f3f8c1dabdfa372b8ff5287c2d6bead..6f96e8f774a81073b7784901c4432c4ce0835877 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 \include "english.ly"
 #(set-global-staff-size 15)
 \paper {
index a662e68c7d8fed20df3e484d600313d13d131130..137c1bddf72b101adfa218a17a4da9e6096752b0 100644 (file)
@@ -33,7 +33,7 @@
 
 
 
-\version "2.13.36"
+\version "2.13.31"
 #(set-global-staff-size 15)
 
 %%%
index d7334b9e6bd7a7d400cb9a27eb6be0a6b18adb3a..4061da16f0956f38b530b9f3d212d73b03084f8b 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.10
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 2b4ba77295fb0637f13e17cf8785ad45fc55cada..c0ba9a9db30a239f927bce8ee9095f640f5382dd 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.10
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 6d795b0eade9fda9b520b82b38a494f450ec8224..442d3d2b47b049a0494e6056c6e55cd3084e8042 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.21
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
index 7b2940c84821d2a1c7682eb608aed1710ea26314..b6fa2bd14c55ee54adc7340ebb4a198784415bb6 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.12.0
-\version "2.13.36"
+\version "2.13.31"
 #(set-global-staff-size 15)
 \paper {
   line-width = 16\cm
index d379e9235a71b3b69e5be52d86c0300a41547bdb..f4d697c267e373a8268e98c65e5bacf12493364d 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.24
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %%%    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
@@ -16,6 +16,16 @@ der Kommandozeile und in der Log-Datei angezeigt, nicht in den Noten.
   doctitlede = "Liste der Löcher für Holzbläserdiagramme"
 
 
+%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
+  texidocfr = "
+Le code suivant vous permettra d'obtenir une liste de toutes les
+possibilités en matière de doigtés pour bois, tels qu'ils sont définis
+dans le fichier @code{scm/define-woodwind-diagrams.scm}.  Cette liste
+sera produite en console et dans le fichier de journalisation, mais pas
+sous forme de musique.
+"
+  doctitlefr = "Liste des différents diagrammes de doigtés pour bois"
+
   lsrtags = "winds"
 
   texidoc="
index 1f657495d91bc9062353d98dece46a7f1f01a859..e8c405688bce2e5f372dc28fb7bd3625398bf5bc 100644 (file)
@@ -2,7 +2,7 @@
 % generated from Documentation/snippets/new
 % This file is in the public domain.
 %% Note: this file works from version 2.13.31
-\version "2.13.36"
+\version "2.13.31"
 
 \header {
 %%%    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
@@ -16,6 +16,14 @@ definiert sind.
   doctitlede = "Liste der Holzbläserdiagramme"
 
 
+%% Translation of GIT committish: 496c48f1f2e4d345ae3637b2c38ec748a55cda1d
+  texidocfr = "
+Voici la liste des différents instruments à vent de la section des bois
+dont les doigtés sont disponibles à ce jour.
+"
+  doctitlefr = "Liste des diagrammes de doigtés pour bois"
+
+
   lsrtags="winds"
   texidoc="
 The following music shows all of the woodwind diagrams currently