]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/heavily-customized-polymetric-time-signatures.ly
note-collison.cc: Scale shifts by width of note at left; issue 1713
[lilypond.git] / Documentation / snippets / heavily-customized-polymetric-time-signatures.ly
index a7e08b3c8605f6836a6ab7d9f72ed366e10a025f..46c5b1481558896409cba05553a0f23db564a210 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.15.19"
+\version "2.15.32"
 
 \header {
-  lsrtags = "rhythms, percussion"
+  lsrtags = "real-music, percussion, contemporary-notation, rhythms"
 
   texidoc = "
 Though the polymetric time signature shown was not the most essential
@@ -18,6 +18,7 @@ is the template of a real Balkan song!).
   doctitle = "Heavily customized polymetric time signatures"
 } % begin verbatim
 
+
 #(define plus (markup #:vcenter "+"))
 #(define ((custom-time-signature one two three four five six
                                  seven eight nine ten eleven num) grob)