LSR: Update.
[lilypond.git] / input / lsr / inserting-a-caesura.ly
blob916f46a80793729687e150c6c8845b494da1bcd9
1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 \version "2.11.62"
4 \header {
5 texidoces = "
6 Las marcas de cesura se pueden crear sobreescribiendo la propiedad
7 @code{'text} del objeto @code{BreathingSign}. También está disponible
8 una marca de cesura curva.
11 doctitlees = "Insertar una cesura"
13 lsrtags = "expressive-marks,tweaks-and-overrides"
14 texidoc = "
15 Caesura marks can be created by overriding the @code{'text}
16 property of the @code{BreathingSign} object. A curved caesura
17 mark is also available.
19 doctitle = "Inserting a caesura"
20 } % begin verbatim
22 \relative c'' {
23 \override BreathingSign #'text = \markup {
24 \musicglyph #"scripts.caesura.straight"
26 c8 e4. \breathe g8. e16 c4
28 \override BreathingSign #'text = \markup {
29 \musicglyph #"scripts.caesura.curved"
31 g8 e'4. \breathe g8. e16 c4