X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcustomizing-markup-fret-diagrams.ly;h=68bc3140747036722104ac73f06d049f922765c9;hb=17f11c2f5ab963bfb07b7652b4860dc4dda5540a;hp=bf0438c865c9e4b94c52f05e5fc8cc88d6dc3fc5;hpb=7bd6884c300f1a032b5b9f2e0b9ffa5a7938244a;p=lilypond.git diff --git a/Documentation/snippets/customizing-markup-fret-diagrams.ly b/Documentation/snippets/customizing-markup-fret-diagrams.ly index bf0438c865..68bc314074 100644 --- a/Documentation/snippets/customizing-markup-fret-diagrams.ly +++ b/Documentation/snippets/customizing-markup-fret-diagrams.ly @@ -1,12 +1,12 @@ %% Do not edit this file; it is automatically %% generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.13.16" +\version "2.13.39" \header { lsrtags = "fretted-strings, tweaks-and-overrides" -%% Translation of GIT committish: d2119a9e5e951c6ae850322f41444ac98d1ed492 +%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 texidoces = " Se pueden establecer las propiedades de los diagramas de posiciones a través de @code{'fret-diagram-details}. Para los @@ -16,6 +16,7 @@ diagramas de posiciones de marcado, se pueden aplicar overrides " doctitlees = "Personalizar diagramas de posiciones de marcado" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Bunddiagramme können mit der Eigenschaft @code{'fret-diagram-details} @@ -25,12 +26,13 @@ Beschriftung vorgenommen werden. " doctitlede = "Anpassung von Beschriftungs-Bunddiagrammen" + %% Translation of GIT committish: ac6297e4fa174ac5759cc450ad085c2fac9ba00b 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}.