]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ottava-text.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / ottava-text.ly
index 570745979c679fe1b3959f831e4e548217c5c701..afdd13ec4096d715b66b3ac5fc018b11abf1e338 100644 (file)
@@ -1,10 +1,11 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.55"
+\version "2.13.1"
 
 \header {
   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
@@ -13,17 +14,30 @@ del corchete, ajuste @code{ottavation} despues de invocar a
 @code{set-octavation}.
 "
   doctitlees = "Texto de octava alta y baja"
-  texidoc = "
-Internally, the @code{set-octavation} function 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{set-octavation}.
+%% Translation of GIT committish: e75f1604a1b866c853dee42dbffcb7800c706a5f
+  
+  
+texidocde = "
+Intern setzt die @code{set-octavation}-Funktion die Eigenschaften
+@code{ottavation} (etwa auf den Wert @code{\"8va\"} oder @code{\"8vb\"})
+und @code{middleCPosition}.  Um den Text der Oktavierungsklammer zu
+ändern, kann @code{ottavation} manuell gesetzt werden, nachdem
+@code{set-octavation} benützt wurde.
+
+"
 
+doctitlede = "Ottava-Text"
 
+  texidoc = "
+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"
@@ -34,3 +48,4 @@ and @code{middleCPosition}.  To override the text of the bracket, set
   \set Staff.ottavation = #"Text"
   c''1
 }
+