X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fchanging-the-breath-mark-symbol.ly;h=2422268f33c5f5e97615d46a8afced507a7bf73b;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=92c5558af3f7bc2044b4f67cdc55205591be6947;hpb=def21b306e2b8fa2d5630fab0878e9922e197f0c;p=lilypond.git diff --git a/input/lsr/changing-the-breath-mark-symbol.ly b/input/lsr/changing-the-breath-mark-symbol.ly index 92c5558af3..2422268f33 100644 --- a/input/lsr/changing-the-breath-mark-symbol.ly +++ b/input/lsr/changing-the-breath-mark-symbol.ly @@ -1,17 +1,27 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.57" +\version "2.13.1" \header { lsrtags = "expressive-marks" +%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65 texidoces = " El glifo de la marca de respiración se puede ajustar -sobreescribiendo la proopiedad de texto del objeto de presentación +sobreescribiendo la propiedad de texto del objeto de presentación @code{BreathingSign}, con cualquier otro texto de marcado. " doctitlees = "Cambiar el símbolo de la marca de respiración" + +%% Translation of GIT committish: 6ce7f350682dfa99af97929be1dec6b9f1cbc01a + texidocde = " +Das Schriftzeichen für das Atemzeichen kann verändert werden, indem +die Text-Eigenschaft des @code{BreathingSign}-Layoutobjekts mit einer +beliebigen Textbeschriftung definiert wird. + +" + doctitlede = "Das Atemzeichen-Symbol verändern" texidoc = " The glyph of the breath mark can be tuned by overriding the text @@ -21,6 +31,7 @@ text. " doctitle = "Changing the breath mark symbol" } % begin verbatim + \relative c'' { c2 \override BreathingSign #'text = \markup { \musicglyph #"scripts.rvarcomma" }