]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing--flageolet-mark-size.ly
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / input / lsr / changing--flageolet-mark-size.ly
index b4fa316427f2d0ab5af8ef812dde0b0f8964d6a8..3f554f87c9209f85f4fda85dfac29fcd1cf81360 100644 (file)
@@ -1,16 +1,16 @@
 %% 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.11.64"
 
 \header {
   lsrtags = "expressive-marks, unfretted-strings"
 
   texidoces = "
-Para hacer más pequeño el círculo de @code{\flageolet} (armónico)
+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"
+  doctitlees = "Cambiar el tamaño de la marca de \\flageolet"
 
   texidoc = "
 To make the @code{\\flageolet} circle smaller use the following Scheme
@@ -19,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)