LSR: Local update.
[lilypond/mpolesky.git] / Documentation / snippets / printing-hairpins-using-al-niente-notation.ly
blobe3a38dd2183797a879ae0b530dec904754baaa1d
1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
4 \version "2.13.10"
6 \header {
7 lsrtags = "expressive-marks"
9 %% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
10 texidoces = "
11 Se pueden imprimir reguladores con un círculo en la punta (notación
12 «al niente») estableciendo la propiedad @code{circled-tip} del objeto
13 @code{Hairpin} al valor @code{#t}.
16 doctitlees = "Impresión de reguladores utilizando la notación «al niente»"
18 %% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
19 texidocde = "
20 Crescendo-Klammern können mit einem kleinen Kreis vor der Spitze
21 notiert werden (al niente = bis zum Nichts), indem die
22 @code{circled-tip}-Eigenschaft des @code{Hairpin}-Objekts auf
23 @code{#t} gesetzt wird.
26 doctitlede = "Crescendo Klammern al niente schreiben"
27 %% Translation of GIT committish: ae814f45737bd1bdaf65b413a4c37f70b84313b7
28 texidocfr = "
29 Des crescendos ou decrescendos @emph{al niente} peuvent être indiqués de
30 manière graphique, en assignant @emph{vrai} (@code{#t}) à la
31 propriété @code{circled-tip}, ce qui affiche un cercle à leur extrémité.
34 doctitlefr = "Impression de soufflets « al niente »"
37 texidoc = "
38 Hairpin dynamics may be printed with a circled tip (@qq{al niente}
39 notation) by setting the @code{circled-tip} property of the
40 @code{Hairpin} object to @code{#t}.
43 doctitle = "Printing hairpins using al niente notation"
44 } % begin verbatim
46 \relative c'' {
47 \override Hairpin #'circled-tip = ##t
48 c2\< c\!
49 c4\> c\< c2\!