]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/preventing-final-mark-from-removing-final-tuplet.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / preventing-final-mark-from-removing-final-tuplet.ly
index 25bfa49c5c2b5462e58aba723e9d674e3cad7146..e6c6c823aa7bf175c47f370e683fa4d912c7b163 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
   lsrtags = "rhythms"
@@ -51,4 +51,3 @@ tuplet marking.  This can be overcome by setting @code{TupletBracket
 % and a shorter mark is used.
    \mark "1234"
 }
-