]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing--flageolet-mark-size.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / changing--flageolet-mark-size.ly
index f3b58c1a4cf55c5b1d46d570affbb92214629a02..580dc97ec76214e14da0ce789e81226cb48df7cc 100644 (file)
@@ -1,10 +1,17 @@
 %% 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.48"
+\version "2.11.62"
 
 \header {
   lsrtags = "expressive-marks, unfretted-strings"
 
+  texidoces = "
+Para hacer más pequeño el círculo de @code{\\flageolet} (armónico)
+utilice la siguiente función de Scheme.
+
+"
+  doctitlees = "Cambiar el tamaño de la marca de \\flageolet"
+
   texidoc = "
 To make the @code{\\flageolet} circle smaller use the following Scheme
 function. 
@@ -12,6 +19,7 @@ function.
 "
   doctitle = "Changing \\flageolet mark size"
 } % begin verbatim
+
 smallFlageolet = #(let ((m (make-music 'ArticulationEvent
                           'articulation-type "flageolet")))
        (set! (ly:music-property m 'tweaks)