]> 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 4319561e0e6de6bca6de92f04f8b856a33d1126e..470c23a84666354b1769df25680c60bedb752c7f 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.12.2"
+\version "2.14.2"
 
 \header {
-  lsrtags = "rhythms, percussion"
+  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
   >>
 }
-