]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ottava-text.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / snippets / ottava-text.ly
index 7e0fb5f1771448f2f0fc3d0052e3a3eea97bdc20..f7fa00549f65f4215222a150a38f662833275088 100644 (file)
@@ -1,12 +1,27 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.16"
+\version "2.14.0"
 
 \header {
+%% Translation of GIT committish: bbf8fd2b5a3ebf20a1fdc91613dc49045a53a270
+  texidocit = "
+Internamente, @code{\\ottava} imposta le proprietà @code{ottavation} (ad
+esempio, su @code{8va} o @code{8vb}) e @code{middleCPosition}.  Per
+sovrascrivere il testo della parentesi, occorre specificare @code{ottavation}
+dopo il comando @code{\\ottava}.
+
+"
+  doctitleit = "Testo dell'ottava"
+
   lsrtags = "pitches, text"
 
-%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d
+
+
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 
 Internamente, @code{\\ottava} establece las propiedades
@@ -32,16 +47,15 @@ und @code{middleCPosition}.  Um den Text der Oktavierungsklammer zu
 
 doctitlede = "Ottava-Text"
 
-%% Translation of GIT committish: 58a29969da425eaf424946f4119e601545fb7a7e
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 En interne, la fonction @code{\\ottava} détermine les
 propriétés @code{ottavation} (p.ex. en @code{\"8va\"} ou @code{\"8vb\"})
 et @code{centralCPosition}.  Vous pouvez modifier le texte d'une marque
 d'octaviation en définissant @code{ottavation} après avoir fait appel
-à @code{ottava} :
+à @code{ottava}@tie{}:
 
 "
-
   doctitlefr = "Texte des marques d'octaviation"