X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcustomizing-markup-fret-diagrams.ly;h=93e6c7bcb986c2be9cfb0cffb634eb2c7a2cc172;hb=f2bd555640f6f28276fd56250c7e8b1bd07aa1df;hp=f7ba9fe9de5b3ccacbe32823835a09f6c233152d;hpb=fc41f2bfb467341ad67a6910078fc6cdb2fccd52;p=lilypond.git diff --git a/Documentation/snippets/customizing-markup-fret-diagrams.ly b/Documentation/snippets/customizing-markup-fret-diagrams.ly index f7ba9fe9de..93e6c7bcb9 100644 --- a/Documentation/snippets/customizing-markup-fret-diagrams.ly +++ b/Documentation/snippets/customizing-markup-fret-diagrams.ly @@ -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.10" +\version "2.14.2" \header { lsrtags = "fretted-strings, tweaks-and-overrides" -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f +%% 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 @@ -16,7 +19,8 @@ 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, @@ -25,14 +29,14 @@ 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" @@ -48,6 +52,7 @@ markup. doctitle = "Customizing markup fret diagrams" } % begin verbatim + << \chords { c1 | c | c | d }