%% Generated by lilypond-book
%% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm,paper-height=845.047\pt,paper-width=597.508\pt,papersize='(cons (* 597.508 pt) (* 845.047 pt)),quote]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************

#(ly:set-option 'eps-box-padding 3.000000)



\paper {
  #(set-paper-size '(cons (* 597.508 pt) (* 845.047 pt)))
  indent = 0\mm
  line-width = 160\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
  line-width = 160\mm - 2.0 * 10.16\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
}

\layout {
  
}




% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "snippets/changing-text-and-spanner-styles-for-text-dynamics.ly"
\sourcefileline 0
%% DO NOT EDIT this file manually; it was automatically
%% generated from the LilyPond Wiki
%% (https://wiki.lilypond.community).
%%
%% Make any changes in the Wiki itself, or in
%% `Documentation/snippets/new/`, then run
%% `scripts/auxiliar/makelsr.pl`.
%%
%% This file is in the public domain.

\version "2.24.0"

\header {
%% Translation of GIT committish: a8a85e19654e46d725563e6deba44083ef137a2c
  texidocja = "
クレッシェンドやデクレッシェンドに使われるテキストは @code{crescendoText},
@code{decrescendoText} コンテキスト プロパティをセットすることで@c
変更できます。

スパナの線は、@code{DynamicTextSpanner} の @code{style} プロパティを@c
セットすることでスタイルを変更できます。デフォルトの値は @code{'dashed-line}
であり、他に @code{'line}, @code{'dotted-line}, @code{'none} が設定できます。
"
  doctitleja = "テキストによる強弱記号のテキストとスパナのスタイルを変更する"

%% Translation of GIT committish: 2f3474d9af596d677ed5b7ce720ae4d0954a6b51
  texidocit = "
Il testo usato per i @emph{crescendo} e i @emph{decrescendo} può essere cambiato
modificando le proprietà di contesto @code{crescendoText} e
@code{decrescendoText}.

Lo stile della linea dell'estensore può essere cambiato modificando la
proprietà @code{'style} di @code{DynamicTextSpanner}.  Il valore predefinito
è @code{'dashed-line}; gli altri valori possibili sono @code{'line},
@code{'dotted-line} e @code{'none}.

"
  doctitleit = "Cambiare gli stili del testo e degli estensori per le dinamiche testuali"

%% Translation of GIT committish: de1e42ce512f3690387cdd065109bddff1b7bd6d
  texidocfr = "
Le texte par défaut des crescendos et decrescendos se change en
modifiant les propriétés de contexte @code{crescendoText} et
@code{decrescendoText}.

L'aspect de la ligne d'extension est fonction de la propriété
@code{style} du @code{DynamicTextSpanner}. Sa valeur par défaut est
@code{dashed-line}, mais d'autres valeurs sont disponibles, comme
@code{line}, @code{dotted-line} et @code{none}.
"

  doctitlefr = "Modification du texte et de l'extension de nuances textuelles"

%% Translation of GIT committish: 1bf2403e1cd7038a1e7ea62da560af601e3694fc
  texidoces = "
Se puede modificar el texto empleado para los @emph{crescendos} y
@emph{decrescendos} modificando las propiedades de contexto
@code{crescendoText} y @code{decrescendoText}.

El estilo de la línea de extensión se puede cambiar modificando la
propiedad @code{'style} de @code{DynamicTextSpanner}.  El valor
predeterminado es @code{dashed-line} (línea discontinua), y entre
otros valores posibles se encuentran @code{line} (línea),
@code{dotted-line} (línea de puntos) y @code{none} (nada):

"
  doctitlees = "Cambiar el texto y los estilos de objeto de extensión para las indicaciones dinámicas textuales"

%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
texidocde = "
Der Text, der für Crescendo und Decrescendo gesetzt wird, kann geändert
werden, indem man die Eigenschaften @code{crescendoText} und
@code{decrescendoText} verändert.  Der Stil des Streckers kann auch
geändert werden, indem die @code{'style}-Eigenschaft des
@code{DynamicTextSpanner} beeinflusst wird.  Der Standardwert ist
@code{'hairpin}, andere Möglichkeiten sind @code{'line}, @code{'dashed-line}
und @code{'dotted-line}.
"
  doctitlede = "Text und Strecker-Stile für Dynamik-Texte ändern"

%% Translation of GIT committish: 8ffecf6be17c6ec2ff87cf31873121a8cce29b09
  texidocca = "
Es pot modificar el text empleat per als crescendos i decrescendos
modificant les propietats de context @code{crescendoText} i
@code{decrescendoText}.

L'estil de la línia d'extensió es pot canviar modificant la propietat
@code{'style} de @code{DynamicTextSpanner}.  El valor predeterminat és
@code{'dashed-line} (línia discontínua), i entre d'altres valors
possibles es troben @code{'line} (línia), @code{'dotted-line} (línia
de punts) i @code{'none} (res):

"
  doctitleca = "Canviar el text i els estils d'objecte d'extensió per a les indicacions dinàmiques textuals"

  categories = "Expressive marks, Tweaks and overrides"

  texidoc = "
The text used for @emph{crescendos} and @emph{decrescendos} can be
changed by modifying the context properties @code{crescendoText} and
@code{decrescendoText}.

The style of the spanner line can be changed by modifying the
@code{style} property of @code{DynamicTextSpanner}. The default value
is @code{dashed-line}, and other possible values include @code{line},
@code{dotted-line}, and @code{none}.
"

  doctitle = "Changing text and spanner styles for text dynamics"
} % begin verbatim


\relative c'' {
  \set crescendoText = \markup { \italic { cresc. poco } }
  \set crescendoSpanner = #'text
  \override DynamicTextSpanner.style = #'dotted-line
  a2\< a
  a2 a
  a2 a
  a2 a\mf
}



% ****************************************************************
% end ly snippet
% ****************************************************************
