]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing--flageolet-mark-size.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / changing--flageolet-mark-size.ly
index 9dd445a0aa76c66f5e76a1fa59ea307987d61423..2a8a6ba73119ce741b6954ab0e2775dd26632166 100644 (file)
@@ -1,12 +1,15 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.16"
+\version "2.14.2"
 
 \header {
-  lsrtags = "expressive-marks, unfretted-strings"
+  lsrtags = "specific-notation, symbols-and-glyphs, unfretted-strings, expressive-marks, scheme-language"
 
-%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Para hacer más pequeño el círculo de @code{\\flageolet} (armónico)
 utilice la siguiente función de Scheme.
@@ -23,8 +26,7 @@ Scheme-Funktion eingesetzt werden.
 "
   doctitlede = "\\flageolet-Zeichen verkleinern"
 
-%% Translation of GIT committish: 5b980ee07bba23d3633de1d371fb2926f164e295
-
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Il est possible de rapetisser le cercle d'un @code{\\flageolet} grâce
 à une fonction Scheme.
@@ -41,6 +43,7 @@ function.
   doctitle = "Changing \\flageolet mark size"
 } % begin verbatim
 
+
 smallFlageolet =
 #(let ((m (make-articulation "flageolet")))
    (set! (ly:music-property m 'tweaks)