]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertical-line-as-a-baroque-articulation-mark.ly
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / snippets / vertical-line-as-a-baroque-articulation-mark.ly
index aac584a965829736b26157a0c3e4eca8ab04c1dc..9dca2487025ad69c024b218cf357fd7fb20203ce 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.16.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,6 +19,7 @@ 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)