]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR updates
authorPhil Holmes <mail@philholmes.net>
Sun, 5 Feb 2012 16:36:32 +0000 (16:36 +0000)
committerPhil Holmes <mail@philholmes.net>
Sun, 5 Feb 2012 16:37:14 +0000 (16:37 +0000)
37 files changed:
Documentation/snippets/accordion-discant-symbols.ly
Documentation/snippets/adding-ambitus-per-voice.ly
Documentation/snippets/adding-bar-lines-to-chordnames-context.ly
Documentation/snippets/adding-drum-parts.ly
Documentation/snippets/adding-indicators-to-staves-which-get-split-after-a-break.ly
Documentation/snippets/ambitus-with-multiple-voices.ly
Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly
Documentation/snippets/arabic-improvisation.ly
Documentation/snippets/center-text-below-hairpin-dynamics.ly
Documentation/snippets/changing-chord-separator.ly
Documentation/snippets/changing-the-positions-of-figured-bass-alterations.ly
Documentation/snippets/chord-name-exceptions.ly
Documentation/snippets/chord-name-major7.ly
Documentation/snippets/customizing-fretboard-fret-diagrams.ly
Documentation/snippets/demo-midiinstruments.ly
Documentation/snippets/drawing-boxes-around-grobs.ly
Documentation/snippets/formatting-lyrics-syllables.ly
Documentation/snippets/generating-random-notes.ly
Documentation/snippets/heavily-customized-polymetric-time-signatures.ly
Documentation/snippets/hiding-the-extender-line-for-text-dynamics.ly
Documentation/snippets/hymn-template.ly
Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly
Documentation/snippets/markup-lines.ly
Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly
Documentation/snippets/ottava-text.ly
Documentation/snippets/partcombine-and-autobeamoff.ly
Documentation/snippets/piano-template-with-melody-and-lyrics.ly
Documentation/snippets/preventing-extra-naturals-from-being-automatically-added.ly
Documentation/snippets/preventing-natural-signs-from-being-printed-when-the-key-signature-changes.ly
Documentation/snippets/recorder-fingering-chart.ly
Documentation/snippets/removing-the-first-empty-line.ly
Documentation/snippets/showing-chords-at-changes.ly
Documentation/snippets/table-of-contents.ly
Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly
Documentation/snippets/tweaking-clef-properties.ly
Documentation/snippets/tweaking-grace-layout-within-music.ly
Documentation/snippets/volta-below-chords.ly

index 08d32260f604fde20b88afb7f35a39d6c5444c94..eb06bb7fc57aacc015c78b5809e91c8a58bbda2e 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "keyboards"
index 6c00532e1a47fe533b3bdbad133303310a083b03..0578e2d15824a3b76f0677322fbf743f9a7a3783 100644 (file)
@@ -7,19 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-L'ambitus può essere specificato per voce. In tal caso occorre
-spostarlo manualmente per evitare collisioni.
-
-"
-  doctitleit = "Un ambitus per voce"
-
   lsrtags = "pitches, staff-notation, vocal-music"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   doctitlees = "Añadir un ámbito por voz"
   texidoces = "
@@ -28,6 +17,14 @@ debe desplazar manualmente para evitar colisiones.
 
 "
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+L'ambitus può essere specificato per voce. In tal caso occorre
+spostarlo manualmente per evitare collisioni.
+
+"
+  doctitleit = "Un ambitus per voce"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
 Ambitus können pro Stimme gesetzt werden. In diesem Fall müssen sie
index bf85cd07963910204d329d4757e346977295d7a2..dbfd4278cf13017602a7a29a1dd0fe0d3dbd76be 100644 (file)
@@ -4,25 +4,11 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-L'ajout du graveur @code{Bar_engraver} à un contexte @code{ChordNames}
-permet d'imprimer les barres de mesure entre les chiffrages.
-
-"
-  doctitlefr = "Chiffrages et barres de mesure"
-
   lsrtags = "chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Para añadir indicaciones de línea divisoria dentro del contexto de
@@ -41,6 +27,14 @@ Um Taktstriche in einem @code{ChordNames}-Kontext anzeigen zu lassen, muss der
 "
   doctitlede = "Tatkstriche in einen ChordNames-Kontext hinzufügen"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+L'ajout du graveur @code{Bar_engraver} à un contexte @code{ChordNames}
+permet d'imprimer les barres de mesure entre les chiffrages.
+
+"
+  doctitlefr = "Chiffrages et barres de mesure"
+
   texidoc = "
 To add bar line indications in the @code{ChordNames} context, add the
 @code{Bar_engraver}.
index f0fa3b4c5dbe1bdf930b927cc293956d7fee6448..81cb63c310e09b582874bad032aaf67c661818a0 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "rhythms, percussion"
index 7ade8fc15f3e0291cf20227a02a006c41d23d2c3..4bf11a836248105deb2c0277b5bafffce882fd1d 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "staff-notation, vocal-music"
index cb1216426950c9b360805bbfdc336058b692dd74..3e35634b2c0e6c401e383dd7dd39b71a36b77e3a 100644 (file)
@@ -7,20 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-Se si aggiunge l'incisore @code{Ambitus_engraver} al contesto @code{Staff} viene
-creato un solo ambitus per il rigo, anche nel caso di righi che hanno più
-voci.
-
-"
-  doctitleit = "Ambitus su più voci"
-
   lsrtags = "pitches, vocal-music"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   doctitlees = "Ámbitos con varias voces"
   texidoces = "
@@ -31,6 +19,15 @@ pentagramas con varias voces.
 "
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Se si aggiunge l'incisore @code{Ambitus_engraver} al contesto @code{Staff} viene
+creato un solo ambitus per il rigo, anche nel caso di righi che hanno più
+voci.
+
+"
+  doctitleit = "Ambitus su più voci"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Indem man den @code{Ambitus_engraver} im @code{Staff}-Kontext
index 8c067aa7b644b7cd276c4c80caf79797a64f6ffd..c24b94053ea58650465299560ef5f52363b70033 100644 (file)
@@ -7,33 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-La proprietà @code{shapeNoteStyles} può essere usata per definire vari
-stili di teste di nota per ogni grado della scala (definita dall'armatura
-di chiave o dalla proprietà @code{tonic}). Questa proprietà richiede un
-insieme di simboli, che può essere puramente arbitrario (sono permesse
-espressioni geometriche come @code{triangle}, @code{cross} e @code{xcircle})
-o basato sull'antica tradizione tipografica americana (sono consentiti
-anche alcuni nomi di nota latini).
-
-Detto questo, per imitare gli antichi canzionieri americani, ci sono vari
-stili predefiniti disponibili attraverso dei comodi comandi come
-@code{\\aikenHeads} o @code{\\sacredHarpHeads}.
-
-Questo esempio mostra modi diversi di ottenere teste di nota di varie
-forme e illustra la possibilità di trasporre una melodia senza
-perdere la corrispondenza tra le funzioni armoniche e gli stili delle
-teste.
-
-"
-  doctitleit = "Applicazione degli stili delle teste di nota in base al grado della scala"
-
   lsrtags = "pitches, editorial-annotations"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   doctitlees = "Aplicar estilos de cabeza según la nota de la escala"
   texidoces = "
@@ -59,6 +34,28 @@ nota.
 "
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+La proprietà @code{shapeNoteStyles} può essere usata per definire vari
+stili di teste di nota per ogni grado della scala (definita dall'armatura
+di chiave o dalla proprietà @code{tonic}). Questa proprietà richiede un
+insieme di simboli, che può essere puramente arbitrario (sono permesse
+espressioni geometriche come @code{triangle}, @code{cross} e @code{xcircle})
+o basato sull'antica tradizione tipografica americana (sono consentiti
+anche alcuni nomi di nota latini).
+
+Detto questo, per imitare gli antichi canzionieri americani, ci sono vari
+stili predefiniti disponibili attraverso dei comodi comandi come
+@code{\\aikenHeads} o @code{\\sacredHarpHeads}.
+
+Questo esempio mostra modi diversi di ottenere teste di nota di varie
+forme e illustra la possibilità di trasporre una melodia senza
+perdere la corrispondenza tra le funzioni armoniche e gli stili delle
+teste.
+
+"
+  doctitleit = "Applicazione degli stili delle teste di nota in base al grado della scala"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   doctitlede = "Notenkopfstile basierend auf der Tonleiterstufe erstellen"
   texidocde = "
index 8c636987e369934e9b3e400c736a230cc2b87417..cfdc21c1452b4411826811f04fe1ae277b478134 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "world-music"
index c0aac5df57403d23d6d8fd40090e5df14dd6da1c..7436726a2f291b4469f5dd0ea7049fb92bf6f283 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "expressive-marks, text"
index 8082dc104c990cbd8df553542c0728e0a697f7fc..167b892a783191cb67d2833e86c49bb470336d41 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-Le séparateur de termes d'un chiffrage peut adopter n'importe quelle
-forme à l'aide d'un @emph{markup}.
-
-"
-  doctitlefr = "Personnalisation du séparateur d'accords"
-
   lsrtags = "chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Se puede establecer el separador entre las distintas partes del
@@ -40,6 +26,14 @@ beliebiger Text sein.
 "
   doctitlede = "Akkordsymboltrenner verändern"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+Le séparateur de termes d'un chiffrage peut adopter n'importe quelle
+forme à l'aide d'un @emph{markup}.
+
+"
+  doctitlefr = "Personnalisation du séparateur d'accords"
+
   texidoc = "
 The separator between different parts of a chord name can be set to any
 markup.
index 2301e2dd2f9310f4416e54d3d7d34ceb75ee2a74..aa1ec6b0347562bde375b36656d8e05e8144b46c 100644 (file)
@@ -7,24 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-On peut choisir d'imprimer les altérations et signes plus aussi bien
-avant qu'après les chiffres, en réglant les propriétés
-@code{figuredBassAlterationDirection} et
-@code{figuredBassPlusDirection}.
-
-"
-  doctitlefr = "Emplacement des altération en basse continue"
-
   lsrtags = "chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Las alteraciones y los signos «más» pueden aparecer antes o
@@ -45,6 +29,16 @@ je nach den Einstellungen der @code{figuredBassAlterationDirection} und
 "
   doctitlede = "Positionen von Generalbass-Alterationszeichen verändern"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+On peut choisir d'imprimer les altérations et signes plus aussi bien
+avant qu'après les chiffres, en réglant les propriétés
+@code{figuredBassAlterationDirection} et
+@code{figuredBassPlusDirection}.
+
+"
+  doctitlefr = "Emplacement des altération en basse continue"
+
   texidoc = "
 Accidentals and plus signs can appear before or after the numbers,
 depending on the @code{figuredBassAlterationDirection} and
index 93af6eb26d114b28e1e66d1dc7be7a72713b1370..058b46d8fa6984f759bcecf9f251c0d52e6c6cdc 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-Il est possible de créer votre propre modèle de chiffrages en
-réglant la propriété @code{chordNameExceptions}.
-
-"
-  doctitlefr = "Modèles de chiffrage d'accords"
-
   lsrtags = "chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Se puede usar la propiedad @code{chordNameExceptions} para
@@ -41,6 +27,14 @@ Liste an besonderen Notationen für bestimmte Akkorde zu speichern.
 "
   doctitlede = "Akkordsymbolausnahmen"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+Il est possible de créer votre propre modèle de chiffrages en
+réglant la propriété @code{chordNameExceptions}.
+
+"
+  doctitlefr = "Modèles de chiffrage d'accords"
+
   texidoc = "
 The property @code{chordNameExceptions} can be used to store a list of
 special notations for specific chords.
index 1a3baeb16252a287a1e25c7c82638513cad05e76..0e2416d638ac5586b7b8317ea1862e83b2b7e846 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-La représentation d'un accord de septième majeure se gère par le
-@code{majorSevenSymbol}.
-
-"
-  doctitlefr = "Chiffrage d'un maj7"
-
   lsrtags = "chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 La presentación del acorde de séptima mayor se
@@ -42,6 +28,14 @@ Das Aussehen des großen Septakkords kann mit @code{majorSevenSymbol} verändert
 
 
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+La représentation d'un accord de septième majeure se gère par le
+@code{majorSevenSymbol}.
+
+"
+  doctitlefr = "Chiffrage d'un maj7"
+
   texidoc = "
 The layout of the major 7 can be tuned with @code{majorSevenSymbol}.
 
index 4d43b8c7ad362e5e1903f1e95c64b757957167f3..b208a61ca72d9d5bd630cb61363c53ae5c5e2708 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "fretted-strings, tweaks-and-overrides"
index fb209c6a40eac799534dc19f21861484a6237fe0..63ae65d2be9a494e7a264403f71361bb3a06bf2f 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "midi"
index 1e3ce844466c6465e5879882df5633c7754453ac..539c16f2d1007608fb77c559aaa56f13acea6833 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "editorial-annotations, tweaks-and-overrides"
index f64e9f012a2123236fc906850b62d53a0a0698d8..fa99151b8e5b7ee8a1c699a04764d54dcd685c18 100644 (file)
@@ -16,6 +16,7 @@ zu formatieren.
 
 "
   doctitlede = "Silben im Gesangstext formatieren"
+
 %%  Translation of GIT committish: d9d1da30361a0bcaea1ae058eb1bc8dd3a5b2e4c
   texidocfr = "
 Le mode markup permet d'individualiser la mise en forme de certaines syllabes.
index 606d44f3757bd9b7f795998c9f752932cef370b5..a21dce761228828ef72bbaf7ff69805301a6975f 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "pitches"
index c13c8c7161677518b8ca0b9436358f6811ea3aea..d1af5200e9f44e89222ed4893c36e9e360c10a68 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "rhythms, percussion"
index be90bfe4c4e105f93d422d442128739b19161b68..a65526aa8fc775bdc25f3ea2d48606730d6fd982 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "expressive-marks"
index b8af195da3061d7efafc9ed554bbdc6866882ef8..d2d680e43dfea62090a156715ec1e9f0c6aa7c6a 100644 (file)
@@ -27,6 +27,7 @@ strofe come testo separato sotto la musica.
 
 "
   doctitleit = "Modello per inno"
+
 %%    Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
 
   texidocde = "
index 08c57c7e62551ed3393dadf951be7d8b27a682bf..de954566dcce28089edb136a65c3ed11372d8a58 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "editorial-annotations, vocal-music"
index 8bc11221b088982b9f9f841804a1978f2969ba3d..67ea23606c8cbed216567d7f6e3fdd2bab10ad68 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "text"
index 940536ae18b87b0613d4572ad4f97ae263002637..973d1e5b7e223114d0ad3c653cc8c0ca729e9722 100644 (file)
@@ -36,7 +36,7 @@ Systemen werden mit der @code{transparent}-Eigenschaft ausgelöscht.
   texidocfr = "
 En musique mensurale, les barres de mesure ne traversent pas les
 portées.  Pour obtenir ce résultat avec un @code{StaffGroup} plutôt
-qu'en utilisant un @code{ChoirStaff}, il faudra rendre 
+qu'en utilisant un @code{ChoirStaff}, il faudra rendre
 @qq{transparentes} les portions de barre qui recouvrent les portées.
 
 "
index f2af9574c233094ce9196e6fc19e471ff4c880c5..0e79ec24c11541330d19cf6218014794bb7defa7 100644 (file)
@@ -7,21 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-Internamente, @code{\\ottava} imposta le proprietà @code{ottavation} (ad
-esempio, su @code{8va} o @code{8vb}) e @code{middleCPosition}.  Per
-sovrascrivere il testo della parentesi, occorre specificare @code{ottavation}
-dopo il comando @code{\\ottava}.
-
-"
-  doctitleit = "Testo dell'ottava"
-
   lsrtags = "pitches, text"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 
@@ -36,6 +23,16 @@ ajuste @code{ottavation} después de invocar la instrucción
   doctitlees = "Texto de octava alta y baja"
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Internamente, @code{\\ottava} imposta le proprietà @code{ottavation} (ad
+esempio, su @code{8va} o @code{8vb}) e @code{middleCPosition}.  Per
+sovrascrivere il testo della parentesi, occorre specificare @code{ottavation}
+dopo il comando @code{\\ottava}.
+
+"
+  doctitleit = "Testo dell'ottava"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
 Intern setzt die @code{set-octavation}-Funktion die Eigenschaften
index fb3f88f3409a22923d0ebf63d4045387a98a4ba8..bf5fb3e519f6c174cca955b991465fdd9f6d0f31 100644 (file)
@@ -47,6 +47,7 @@ necesario hacer tres llamadas a @code{\\autoBeamOff}.
 
 "
   doctitlees = "Partcombine y autoBeamOff"
+
 %%   Translation of GIT committish: ab9e3136d78bfaf15cc6d77ed1975d252c3fe506
 
   texidocde = "
@@ -78,6 +79,7 @@ wenn man es mit @code{\\partcombine} verwendet, muss @code{\\autoBeamOff}
 "
 doctitlede = "Partcombine und autoBeamOff"
 
+
 %% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 La fonction @code{\\autoBeamOff} dans le cadre d'un
index 528ceb3d624e3dbb1c3615e78abf2e00373733ea..b6c568fb35187525f505f3c96488a690b96264d5 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "vocal-music, keyboards, template"
index 20a8e649fc2778b6345c804a0c9902874231d2fc..093f11852b1f46c2556e5f2d2f8611993f65050b 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-Secondo le norme tipografiche standard, un segno di bequadro viene
-inserito prima di un diesis o di un bemolle se un'alterazione
-precedente sulla stessa nota deve essere cancellata.  Per cambiare
-questo comportamento si imposta la proprietà @code{extraNatural} su
-@code{f} (falso) nel contesto @code{Staff}.
-
-"
-  doctitleit = "Impedire l'inserimento automatico dei bequadri supplementari"
-
   lsrtags = "pitches"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
 doctitlees = "Evitar que se añadan becuadros adicionales automáticamente"
 
@@ -37,6 +23,17 @@ dentro del contexto de @code{Staff}.
 "
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Secondo le norme tipografiche standard, un segno di bequadro viene
+inserito prima di un diesis o di un bemolle se un'alterazione
+precedente sulla stessa nota deve essere cancellata.  Per cambiare
+questo comportamento si imposta la proprietà @code{extraNatural} su
+@code{f} (falso) nel contesto @code{Staff}.
+
+"
+  doctitleit = "Impedire l'inserimento automatico dei bequadri supplementari"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   doctitlede = "Verhindern, dass zusätzliche Auflösungszeichen automatisch
 hinzugefügt werden"
index ac432d1e471a660c996c5ebba9dfb52b07467913..abcb3174e996da7ad56a01cc373c0807e1e60786 100644 (file)
@@ -7,21 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-Quando l'armatura di chiave cambia, vengono inseriti automaticamente i
-segni di bequadro per annulare le alterazioni di precedenti armature.  Si
-può evitare questo comportamento impostando su @code{f} (falso) la proprietà
-@code{printKeyCancellation} nel contesto @code{Staff}.
-
-"
-  doctitleit = "Impedire l'inserimento dei segni di bequadro quando cambia l'armatura di chiave"
-
   lsrtags = "pitches"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
 doctitlees = "Evitar que se impriman becuadros cuando cambia la armadura"
 
@@ -35,6 +22,16 @@ propiedad @code{printKeyCancellation} del contexto @code{Staff}.
 "
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Quando l'armatura di chiave cambia, vengono inseriti automaticamente i
+segni di bequadro per annulare le alterazioni di precedenti armature.  Si
+può evitare questo comportamento impostando su @code{f} (falso) la proprietà
+@code{printKeyCancellation} nel contesto @code{Staff}.
+
+"
+  doctitleit = "Impedire l'inserimento dei segni di bequadro quando cambia l'armatura di chiave"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 doctitlede = "Auflösungzeichen nicht setzen wenn die Tonart wechselt"
 
index 1c6bdb7f8dcf23cb872bfc4f795f908cc90ed7b2..60bb305945e6c63479540fca142a13883108d8df 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "winds"
index 754518f074d9d40fc28be4ed0237398ff4860977..d95cf59d3d523987c3ba3373cc42d64344afb3d0 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides, breaks"
index 6b76994f69b22a82034ac499e392a8fe52c4c831..ceee85907fb36359f2615ec117b4b4781fa271bd 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-Vous pouvez faire ressortir les chiffrages d'accords s'ils ne sont
-imprimés qu'aux changements d'accord ou en début de ligne.
-
-"
-  doctitlefr = "Impression des accords si changement"
-
   lsrtags = "chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Se pueden imprimir los acordes exclusivamente al comienzo de las
@@ -40,6 +26,14 @@ und bei Akkordwechseln angezeigt werden.
 "
   doctitlede = "Akkordsymbole bei Wechsel anzeigen"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+Vous pouvez faire ressortir les chiffrages d'accords s'ils ne sont
+imprimés qu'aux changements d'accord ou en début de ligne.
+
+"
+  doctitlefr = "Impression des accords si changement"
+
   texidoc = "
 Chord names can be displayed only at the start of lines and when the
 chord changes.
index bea4576ff141c8f5305e53ebfa0d7c4764af92a3..1aef0291f13f03c17e522359db19653ba370bf0a 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "paper-and-layout"
index 352c56492e2b1fe01d3c2e8d4b8e8c48324cc99c..9735ef2f1eed1d491ab339835bdd335b0f59736e 100644 (file)
@@ -7,37 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-Questo esempio usa del codice Scheme per imporre delle modifiche
-enarmoniche alle note che permettano di avere il numero minimo di
-alterazioni.  In questo caso si applica la seguente regola:
-
-Le doppie alterazioni devono essere eliminate
-
-
-Si diesis -> Do
-
-
-Mi diesis -> Fa
-
-
-Do bemolle -> Si
-
-
-Fa bemolle -> Mi
-
-
-In questo modo vengono scelti i suoni enarmonici più semplici.
-
-"
-  doctitleit = "Trasposizione delle altezze con numero minimo di alterazioni"
-
   lsrtags = "pitches"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
 doctitlees = "Transportar música con el menor número de alteraciones"
 texidoces = "
@@ -70,6 +41,32 @@ naturales.
 "
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Questo esempio usa del codice Scheme per imporre delle modifiche
+enarmoniche alle note che permettano di avere il numero minimo di
+alterazioni.  In questo caso si applica la seguente regola:
+
+Le doppie alterazioni devono essere eliminate
+
+
+Si diesis -> Do
+
+
+Mi diesis -> Fa
+
+
+Do bemolle -> Si
+
+
+Fa bemolle -> Mi
+
+
+In questo modo vengono scelti i suoni enarmonici più semplici.
+
+"
+  doctitleit = "Trasposizione delle altezze con numero minimo di alterazioni"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   doctitlede = "Noten mit minimaler Anzahl an Versetzungszeichen transponieren."
   texidocde = "Dieses Beispiel benutzt Scheme-Code, um enharmonische
index a63e93d3d71d06cce1b51dbb0ae3a0bbbf7273bb..09e42925233a2a30c478beafbd9faf799a293f24 100644 (file)
@@ -7,47 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
-  texidocit = "
-Il comando @code{\\clef \"treble_8\"} equivale a impostare
-@code{clefGlyph}, @code{clefPosition} (che regola la posizione
-verticale della chiave), @code{middleCPosition} e
-@code{clefOctavation}. Viene stampata una chiave quando cambia una
-di queste proprietà, eccetto @code{middleCPosition}.
-
-
-La modifica del glifo, della posizione della chiave o
-dell'ottavazione non è sufficiente per cambiare la posizione delle
-note che seguono sul rigo: bisogna anche specificare la posizione
-del Do centrale (middle C). I parametri di posizione sono relativi
-alla linea centrale del rigo, con i numeri positivi che indicano
-la parte superiore: ogni linea e spazio valgono uno.  Il valore
-@code{clefOctavation} di norma è impostato su 7, -7, 15
-o -15, ma altri valori sono considerati validi.
-
-
-Quando un cambio di chiave avviene in corrispondenza di un'interruzione di
-linea, di norma il simbolo della nuova chiave viene inserito sia alla fine
-del rigo precedente sia all'inizio di quello successivo.  Se la
-chiave di avvertimento a fine rigo non fosse necessaria,
-può essere nascosta impostando la proprietà @code{explicitClefVisibility}
-del contesto @code{Staff} su @code{end-of-line-invisible}. Il comportamento
-predefinito può essere ripristinato con @code{\\unset Staff.explicitClefVisibility}.
-
-Gli esempi seguenti mostrano le possibilità date dall'impostazione
-manuale di tali proprietà. Sulla prima linea le modifiche manuali preservano
-il posizionamento relativo standard di chiavi e note, mentre sulla seconda
-linea non lo fanno.
-
-
-"
-  doctitleit = "Modifiche manuali della proprietà della chiave"
-
   lsrtags = "pitches, staff-notation, tweaks-and-overrides"
 
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   doctitlees = "Trucaje de las propiedades de clave"
   texidoces = "
@@ -84,6 +45,42 @@ las claves y las notas, pero no lo hacen en la segunda línea.
 "
 
 
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Il comando @code{\\clef \"treble_8\"} equivale a impostare
+@code{clefGlyph}, @code{clefPosition} (che regola la posizione
+verticale della chiave), @code{middleCPosition} e
+@code{clefOctavation}. Viene stampata una chiave quando cambia una
+di queste proprietà, eccetto @code{middleCPosition}.
+
+
+La modifica del glifo, della posizione della chiave o
+dell'ottavazione non è sufficiente per cambiare la posizione delle
+note che seguono sul rigo: bisogna anche specificare la posizione
+del Do centrale (middle C). I parametri di posizione sono relativi
+alla linea centrale del rigo, con i numeri positivi che indicano
+la parte superiore: ogni linea e spazio valgono uno.  Il valore
+@code{clefOctavation} di norma è impostato su 7, -7, 15
+o -15, ma altri valori sono considerati validi.
+
+
+Quando un cambio di chiave avviene in corrispondenza di un'interruzione di
+linea, di norma il simbolo della nuova chiave viene inserito sia alla fine
+del rigo precedente sia all'inizio di quello successivo.  Se la
+chiave di avvertimento a fine rigo non fosse necessaria,
+può essere nascosta impostando la proprietà @code{explicitClefVisibility}
+del contesto @code{Staff} su @code{end-of-line-invisible}. Il comportamento
+predefinito può essere ripristinato con @code{\\unset Staff.explicitClefVisibility}.
+
+Gli esempi seguenti mostrano le possibilità date dall'impostazione
+manuale di tali proprietà. Sulla prima linea le modifiche manuali preservano
+il posizionamento relativo standard di chiavi e note, mentre sulla seconda
+linea non lo fanno.
+
+
+"
+  doctitleit = "Modifiche manuali della proprietà della chiave"
+
 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   doctitlede = "Eigenschaften des Schlüssels optimieren"
   texidocde = "
index 08c8ca17a9aaccb350a0a12c4831ff1936cde9a5..b16d338a41bf5e179a868f7f4949562b126ca8a9 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.20"
+\version "2.15.25"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
index 831d6c715233469687e4ed2f50a42c77d4c4e5cd..68c703e7265e3a5037caaebd1f226ed6604cd3cd 100644 (file)
@@ -7,22 +7,8 @@
 \version "2.14.0"
 
 \header {
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-L'ajout du @code{Volta_engraver} à la bonne portée permet d'imprimer les
-crochets de reprise entre les chiffrages et la portée.
-
-"
-  doctitlefr = "Crochet de reprise sous les chiffrages d'accord"
-
   lsrtags = "repeats, staff-notation, chords"
 
-
-
-
-
-
-
 %% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Mediante la adición del grabador @code{Volta_engraver} al
@@ -43,6 +29,14 @@ werden.
 "
   doctitlede = "Wiederholungs-(Volta-)Klammern unterhalb der Akkordsymbole"
 
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
+  texidocfr = "
+L'ajout du @code{Volta_engraver} à la bonne portée permet d'imprimer les
+crochets de reprise entre les chiffrages et la portée.
+
+"
+  doctitlefr = "Crochet de reprise sous les chiffrages d'accord"
+
   texidoc = "
 By adding the @code{Volta_engraver} to the relevant staff, volte can be
 put under chords.