Start pictograms branch.
[lilypond/mpolesky.git] / Documentation / snippets / printing-hairpins-using-al-niente-notation.ly
blobcc3f8e24321f7c7c27dfa1b1686a7385e9e2cce4
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.31"
6 \header {
7 lsrtags = "expressive-marks"
9 %% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
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»"
19 %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
20 texidocde = "
21 Crescendo-Klammern können mit einem kleinen Kreis vor der Spitze
22 notiert werden (al niente = bis zum Nichts), indem die
23 @code{circled-tip}-Eigenschaft des @code{Hairpin}-Objekts auf
24 @code{#t} gesetzt wird.
27 doctitlede = "Crescendo Klammern al niente schreiben"
29 %% Translation of GIT committish: 217cd2b9de6e783f2a5c8a42be9c70a82195ad20
30 texidocfr = "
31 Des crescendos ou decrescendos @emph{al niente} peuvent être indiqués de
32 manière graphique, en assignant @emph{vrai} (@code{#t}) à la
33 propriété @code{circled-tip}, ce qui affiche un cercle à leur extrémité.
36 doctitlefr = "Impression de soufflets « al niente »"
39 texidoc = "
40 Hairpin dynamics may be printed with a circled tip (@qq{al niente}
41 notation) by setting the @code{circled-tip} property of the
42 @code{Hairpin} object to @code{#t}.
45 doctitle = "Printing hairpins using al niente notation"
46 } % begin verbatim
48 \relative c'' {
49 \override Hairpin #'circled-tip = ##t
50 c2\< c\!
51 c4\> c\< c2\!