]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ottava-text.ly
LSR: Update.
[lilypond.git] / input / lsr / ottava-text.ly
index cfbcec87c029123d1d1c313148721e8610e03a87..245a68d139f26fc2d79619aceb73310a278e1001 100644 (file)
@@ -1,8 +1,10 @@
-%% 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.12.0"
+\version "2.12.3"
 
 \header {
+  lsrtags = "pitches, text"
+
   texidoces = "
 Internamente, la funciĆ³n @code{set-octavation} establece las
 propiedades @code{ottavation} (por ejemplo, a @code{\"8va\"} o a
@@ -24,17 +26,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 +46,4 @@ Internally, @code{\\ottava} sets the properties @code{ottavation}
   \set Staff.ottavation = #"Text"
   c''1
 }
+