X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fsnippets%2Fchanging-the-breath-mark-symbol.ly;h=6bcac177726c7898591679e42e59156853e3b4a4;hb=b27579f3a9b2311232f8eb1f11403f560dcc9b17;hp=fc3263855499d1d3a8ffa1e8f5227671a486a32d;hpb=904b46b9fa8fc5c189087058cdf977383a4580d7;p=lilypond.git diff --git a/Documentation/snippets/changing-the-breath-mark-symbol.ly b/Documentation/snippets/changing-the-breath-mark-symbol.ly index fc32638554..6bcac17772 100644 --- a/Documentation/snippets/changing-the-breath-mark-symbol.ly +++ b/Documentation/snippets/changing-the-breath-mark-symbol.ly @@ -4,12 +4,12 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.0" +\version "2.14.2" \header { lsrtags = "expressive-marks" -%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " El glifo de la marca de respiración se puede ajustar sobreescribiendo la propiedad de texto del objeto de presentación @@ -47,6 +47,7 @@ text. doctitle = "Changing the breath mark symbol" } % begin verbatim + \relative c'' { c2 \override BreathingSign #'text = \markup { \musicglyph #"scripts.rvarcomma" }