LSR: Update.
[lilypond.git] / input / lsr / inserting-a-caesura.ly
blobe6893b710f12b029387dd2894b1078c5e61d35d2
1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 %% Note: this file works from version 2.12.0
4 \version "2.13.1"
5 \header {
6 texidoces = "
7 Las marcas de cesura se pueden crear sobreescribiendo la propiedad
8 @code{'text} del objeto @code{BreathingSign}. También está disponible
9 una marca de cesura curva.
12 doctitlees = "Insertar una cesura"
14 %% Translation of GIT committish :<6ce7f350682dfa99af97929be1dec6b9f1cbc01a>
15 texidocde = "
16 Zäsurzeichen können erstellt werden, indem die @code{'text}-Eigenschaft
17 des @code{BreathingSign}-Objektes verändert wird. Ein gekrümmtes
18 Zäsurzeichen ist auch möglich.
20 doctitlede = "Eine Zäsur einfügen"
22 lsrtags = "expressive-marks,tweaks-and-overrides"
23 texidoc = "
24 Caesura marks can be created by overriding the @code{'text}
25 property of the @code{BreathingSign} object. A curved caesura
26 mark is also available.
28 doctitle = "Inserting a caesura"
29 } % begin verbatim
32 \relative c'' {
33 \override BreathingSign #'text = \markup {
34 \musicglyph #"scripts.caesura.straight"
36 c8 e4. \breathe g8. e16 c4
38 \override BreathingSign #'text = \markup {
39 \musicglyph #"scripts.caesura.curved"
41 g8 e'4. \breathe g8. e16 c4