]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly
Release: bump VERSION_DEVEL.
[lilypond.git] / Documentation / snippets / vertical-line-as-a-baroque-articulation-mark.ly
index 7930ea31cec7a63a25ea8016e3ee1c1d39a55836..222c20f0a5eb7ebb2564f2e45d2534549e908748 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, ancient-notation"
+  lsrtags = "ancient-notation, expressive-marks"
 
   texidoc = "
 This short vertical line placed above the note is commonly used in
@@ -19,7 +19,6 @@ demonstrates how to achieve such a notation.
   doctitle = "Vertical line as a baroque articulation mark"
 } % begin verbatim
 
-
 upline =
 #(let ((m (make-articulation "stopped")))
    (set! (ly:music-property m 'tweaks)