1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
6 lsrtags = "expressive-marks, tweaks-and-overrides"
8 %% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65
10 A veces se denota una «cesura» con una doble marca de respiración
11 parecida a las vías del tren, con un calderón encima. Este
12 fragmento de código presenta una combinación de estas dos marcas,
13 visualmente satisfactoria.
16 doctitlees = "Cesura tipo \"vías del tren\" con calderón"
19 A caesura is sometimes denoted by a double \"railtracks\" breath mark
20 with a fermata sign positioned above. This snippet should present an
21 optically pleasing combination of railtracks and fermata.
24 doctitle = "Caesura (\"railtracks\") with fermata"
30 % construct the symbol
31 \override BreathingSign #'text = \markup {
33 \musicglyph #"scripts.caesura.curved"
34 \translate #'(-1.75 . 1.6)
35 \musicglyph #"scripts.ufermata"
39 % set the breathe mark back to normal
40 \revert BreathingSign #'text