]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-music-with-different-time-signatures.ly
CG-Build system notes: fix formatting and add a comment
[lilypond.git] / Documentation / snippets / printing-music-with-different-time-signatures.ly
index 944f69ad0cffabf567a834cf8d50770749009c9e..470c23a84666354b1769df25680c60bedb752c7f 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "really-cool, real-music, percussion, contemporary-notation, rhythms"
+  lsrtags = "contemporary-notation, percussion, real-music, really-cool, rhythms"
 
   texidoc = "
 In the following snippet, two parts have a completely different time
@@ -156,4 +156,3 @@ Perkussion = \new StaffGroup <<
     \Perkussion
   >>
 }
-