]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing--flageolet-mark-size.ly
Release: update news.
[lilypond.git] / Documentation / snippets / changing--flageolet-mark-size.ly
index 48f34d4705630b5f11ed0cb632792f3f50d0d71f..c97cb8d43903e100222591f33d7a039ae0ca925c 100644 (file)
@@ -1,13 +1,13 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.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.14.2"
+\version "2.18.0"
 
 \header {
-  lsrtags = "expressive-marks, scheme-language, specific-notation, unfretted-strings, symbols-and-glyphs"
+  lsrtags = "expressive-marks, scheme-language, specific-notation, symbols-and-glyphs, unfretted-strings"
 
   texidoc = "
 To make the @code{\\flageolet} circle smaller use the following Scheme
@@ -17,7 +17,6 @@ function.
   doctitle = "Changing \\flageolet mark size"
 } % begin verbatim
 
-
 smallFlageolet =
 #(let ((m (make-articulation "flageolet")))
    (set! (ly:music-property m 'tweaks)