]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ottava-text.ly
Doc-fr: Learning Manual full update
[lilypond.git] / input / lsr / ottava-text.ly
index fb0ea3dda0e308d9ba24dee7faab7bff2fbc17e5..afdd13ec4096d715b66b3ac5fc018b11abf1e338 100644 (file)
@@ -1,9 +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.
-%% Note: this file works from version 2.12.0
 \version "2.13.1"
 
 \header {
+  lsrtags = "pitches, text"
+
 %% Translation of GIT committish: 674a5f874c07063ae56d55be25c55fc3b4bdb7bf
   texidoces = "
 Internamente, la funciĆ³n @code{set-octavation} establece las
@@ -27,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"
@@ -48,3 +48,4 @@ Internally, @code{\\ottava} sets the properties @code{ottavation}
   \set Staff.ottavation = #"Text"
   c''1
 }
+