LSR: Update.
[lilypond.git] / input / lsr / inserting-a-caesura.ly
blob66f10306d85e6a413a111c5d0a69c989230beb06
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.53"
4 \header {
5 lsrtags = "expressive-marks,tweaks-and-overrides"
6 texidoc = "
7 Caesura marks can be created by overriding the @code{'text}
8 property of the @code{BreathingSign} object. A curved caesura
9 mark is also available.
11 doctitle = "Inserting a caesura"
12 } % begin verbatim
14 \relative c'' {
15 \override BreathingSign #'text =
16 #(make-musicglyph-markup "scripts.caesura.straight")
17 c8 e4. \breathe g8. e16 c4
19 \override BreathingSign #'text =
20 #(make-musicglyph-markup "scripts.caesura.curved")
21 g8 e'4. \breathe g8. e16 c4