X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcustomizing-markup-fret-diagrams.ly;h=edd954f650fc19633e1c10852f52c163ea9f0e23;hb=252ec5e71b5e121734a9c9897245137cb07e4a1f;hp=a9e5536254cc5aa4e28b420277fc3db260a51705;hpb=71243e9548e9146da4a90e6347dbca6430346be8;p=lilypond.git diff --git a/Documentation/snippets/customizing-markup-fret-diagrams.ly b/Documentation/snippets/customizing-markup-fret-diagrams.ly index a9e5536254..edd954f650 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.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"