Markup command name changes.
[lilypond.git] / input / lsr / contemporary-glissando.ly
blob6b958d327b86ef967325b688f6e9688606f2779f
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.
3 \version "2.11.57"
5 \header {
6 lsrtags = "expressive-marks"
8 texidoces = "
9 Se puede tipografiar un gissando contemporáneo sin nota final
10 utilizando una nota oculta y temporalización de cadenza.
13 doctitlees = "Glissando contemporáneo"
15 texidoc = "
16 A contemporary glissando without a final note can be typeset using a
17 hidden note and cadenza timing.
20 doctitle = "Contemporary glissando"
21 } % begin verbatim
22 \relative c'' {
23 \time 3/4
24 \override Glissando #'style = #'zigzag
25 c4 c
26 \cadenzaOn
27 c4\glissando
28 \hideNotes
29 c,,4
30 \unHideNotes
31 \cadenzaOff
32 \bar "|"