]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/time-signature-in-parentheses.ly
Linux->GNU/Linux (Issue 2651)
[lilypond.git] / Documentation / snippets / time-signature-in-parentheses.ly
index d346d96c6b9360d6301f8f27f511c8f8ba02532a..292d69bd5a899dc64f63c220107954a53ee98e0f 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "specific-notation, tweaks-and-overrides, staff-notation"
+  lsrtags = "specific-notation, staff-notation, tweaks-and-overrides"
 
   texidoc = "
 The time signature can be enclosed within parentheses.
@@ -23,4 +23,3 @@ The time signature can be enclosed within parentheses.
   \time 2/4
   a4 b8 c
 }
-