]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/customizing-markup-fret-diagrams.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / customizing-markup-fret-diagrams.ly
index 41aaec61629fb9f6d0af9c482e3b14226a42974a..93e6c7bcb986c2be9cfb0cffb634eb2c7a2cc172 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.16"
+\version "2.14.2"
 
 \header {
   lsrtags = "fretted-strings, tweaks-and-overrides"
 
-%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   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"
@@ -50,6 +52,7 @@ markup.
   doctitle = "Customizing markup fret diagrams"
 } % begin verbatim
 
+
 <<
   \chords { c1 | c | c | d }