]> 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 106f93cb9d43ee71dc290809ec936d8be70dd875..afdd13ec4096d715b66b3ac5fc018b11abf1e338 100644 (file)
@@ -1,8 +1,11 @@
-%% 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.
-\version "2.13.0"
+\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
@@ -11,6 +14,7 @@ del corchete, ajuste @code{ottavation} despues de invocar a
 @code{set-octavation}.
 "
   doctitlees = "Texto de octava alta y baja"
+%% Translation of GIT committish: e75f1604a1b866c853dee42dbffcb7800c706a5f
   
   
 texidocde = "
@@ -24,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"
@@ -45,3 +48,4 @@ Internally, @code{\\ottava} sets the properties @code{ottavation}
   \set Staff.ottavation = #"Text"
   c''1
 }
+