]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/contemporary-glissando.ly
Get texidoc translations out of snippets source files
[lilypond.git] / Documentation / snippets / contemporary-glissando.ly
index 67aeb76377da81d44f939fcc20b69b82c887c44b..a630c0c8e683b8d6c8edb7cdc400382506271e75 100644 (file)
@@ -1,12 +1,15 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.14.2"
 
 \header {
-  lsrtags = "expressive-marks"
+  lsrtags = "expressive-marks, specific-notation, contemporary-notation"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Se puede tipografiar un gissando contemporáneo sin nota final
 utilizando una nota oculta y temporalización de cadenza.
@@ -15,7 +18,7 @@ utilizando una nota oculta y temporalización de cadenza.
   doctitlees = "Glissando contemporáneo"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
 texidocde = "
 Ein modernes Glissando ohne eine Endnote kann gesetzt werden, indem
 eine Kadenz eingesetzt wird und die Endnote unsichtbar gemacht wird.
@@ -23,11 +26,11 @@ eine Kadenz eingesetzt wird und die Endnote unsichtbar gemacht wird.
 "
   doctitlede = "Moderne Glissandi"
 
-%% Translation of GIT committish: ae814f45737bd1bdaf65b413a4c37f70b84313b7
+%% Translation of GIT committish: f5cfaf8ef4ac347702f554af0944ef0d8396e73a
   texidocfr = "
 De nos jours, il peut arriver que la note d'arrivée d'un glissando soit
 absente de la partition.  Pour ce faire, il vous faudra utiliser une
-cadence et « masquer » la note d'arrivée.
+cadence et @qq{masquer} la note d'arrivée.
 
 "
   doctitlefr = "Glissando contemporain"
@@ -41,6 +44,7 @@ hidden note and cadenza timing.
   doctitle = "Contemporary glissando"
 } % begin verbatim
 
+
 \relative c'' {
   \time 3/4
   \override Glissando #'style = #'zigzag
@@ -48,7 +52,7 @@ hidden note and cadenza timing.
   \cadenzaOn
   c4\glissando
   \hideNotes
-  c,,4 
+  c,,4
   \unHideNotes
   \cadenzaOff
   \bar "|"