]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/customizing-markup-fret-diagrams.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / snippets / customizing-markup-fret-diagrams.ly
index a9e5536254cc5aa4e28b420277fc3db260a51705..edd954f650fc19633e1c10852f52c163ea9f0e23 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.0"
 
 \header {
   lsrtags = "fretted-strings, tweaks-and-overrides"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 Se pueden establecer las propiedades de los diagramas de
 posiciones a través de @code{'fret-diagram-details}.  Para los
@@ -17,7 +20,7 @@ diagramas de posiciones de marcado, se pueden aplicar overrides
  doctitlees = "Personalizar diagramas de posiciones de marcado"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Bunddiagramme können mit der Eigenschaft @code{'fret-diagram-details}
 angepasst werden.  Bunddiagramme, die als Textbeschriftung eingefügt werden,
@@ -27,14 +30,13 @@ Beschriftung vorgenommen werden.
 "
   doctitlede = "Anpassung von Beschriftungs-Bunddiagrammen"
 
-%% Translation of GIT committish: 3f880f886831b8c72c9e944b3872458c30c6c839
-
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Les propriétés d'un diagramme de fret sont modifiables grâce au
 @code{'fret-diagram-details}.  Lorsqu'ils sont générés sous forme
-de @code{\markup}, rien n'empêche de les modifier en jouant sur les
+de @code{\\markup}, rien n'empêche de les modifier en jouant sur les
 réglages de l'objet @code{Voice.TextScript} ou bien directement sur
-le @qq{markup}.
+le @emph{markup}.
 
 "
   doctitlefr = "Personnalisation des diagrammes de fret"