LSR: Update.
[lilypond.git] / input / lsr / setting-the-minimum-length-of-hairpins.ly
bloba24ecd62d1dfc0ef22f4078869a0cdc8faed76c2
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.53"
5 \header {
6 lsrtags = "expressive-marks"
8 texidoces = "
9 Si los reguladores son demasiado cortos, se pueden alargar
10 modificando la propiedad @code{minimum-length} del objeto
11 @code{Hairpin}.
14 doctitlees = "Ajustar la longitud mínima de los reguladores"
16 texidoc = "
17 If hairpins are too short, they can be lengthened by modifying the
18 @code{minimum-length} property of the @code{Hairpin} object.
21 doctitle = "Setting the minimum length of hairpins"
22 } % begin verbatim
23 \relative c'' {
24 c4\< c\! d\> e\!
25 \override Hairpin #'minimum-length = #5
26 << f1 { s4 s\< s\> s\! } >>