]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ottava-text.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / input / lsr / ottava-text.ly
index 47296a03cdf4bf6286ec177fdf8585a26f8ca4b5..afdd13ec4096d715b66b3ac5fc018b11abf1e338 100644 (file)
@@ -1,19 +1,18 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-%% Note: this file works from version 2.12.0
 \version "2.13.1"
 
 \header {
-%% Translation of GIT committish: 70f455b078620f842672c64c66d87a08158a24ac
-  texidoces = "
-Internamente, @code{\\ottava} establece las propiedades
-@code{ottavation} (por ejemplo, a @code{\"8va\"} o a
-@code{\"8vb\"}) y @code{middleCPosition}.  Para sobreescribir el
-texto del corchete, ajuste @code{ottavation} después de invocar la
-instrucción @code{\\ottava}.
+  lsrtags = "pitches, text"
 
+%% Translation of GIT committish: 674a5f874c07063ae56d55be25c55fc3b4bdb7bf
+  texidoces = "
+Internamente, la función @code{set-octavation} establece las
+propiedades @code{ottavation} (por ejemplo, a @code{\"8va\"} o a
+@code{\"8vb\"}) y @code{middleCPosition}.  Para sobreescribir el texto
+del corchete, ajuste @code{ottavation} despues de invocar a
+@code{set-octavation}.
 "
-
   doctitlees = "Texto de octava alta y baja"
 %% Translation of GIT committish: e75f1604a1b866c853dee42dbffcb7800c706a5f
   
@@ -29,17 +28,16 @@ und @code{middleCPosition}.  Um den Text der Oktavierungsklammer zu
 
 doctitlede = "Ottava-Text"
 
-  lsrtags = "pitches, text"
   texidoc = "
-Internally, @code{\\ottava} sets the properties @code{ottavation}
-(for example, to @code{\"8va\"} or @code{\"8vb\"}) and
+Internally, @code{\\ottava} sets the properties @code{ottavation} (for
+example, to @code{\"8va\"} or @code{\"8vb\"}) and
 @code{middleCPosition}.  To override the text of the bracket, set
 @code{ottavation} after invoking @code{\\ottava}.
+
 "
   doctitle = "Ottava text"
 } % begin verbatim
 
-
 {
   \ottava #1
   \set Staff.ottavation = #"8"
@@ -50,3 +48,4 @@ Internally, @code{\\ottava} sets the properties @code{ottavation}
   \set Staff.ottavation = #"Text"
   c''1
 }
+