]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-music-with-different-time-signatures.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / printing-music-with-different-time-signatures.ly
index 944f69ad0cffabf567a834cf8d50770749009c9e..998ecaa99dab344d395edfdbbd00284a647112be 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "really-cool, real-music, percussion, contemporary-notation, rhythms"
+  lsrtags = "really-cool, real-music, percussion, rhythms, contemporary-notation"
 
   texidoc = "
 In the following snippet, two parts have a completely different time
@@ -156,4 +156,3 @@ Perkussion = \new StaffGroup <<
     \Perkussion
   >>
 }
-