1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
7 lsrtags
= "expressive-marks, tweaks-and-overrides"
9 %% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
11 A veces se denota una «cesura» mediante una doble marca de respiración
12 parecida a las vías del tren, con un calderón encima. Este fragmento
13 de código presenta una combinación visualmente satisfactoria de estas
17 doctitlees
= "Cesura tipo \"vías del tren\" con calderón"
20 A caesura is sometimes denoted by a double @qq{railtracks} breath mark
21 with a fermata sign positioned above. This snippet shows an optically
22 pleasing combination of railtracks and fermata.
25 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