]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/heavily-customized-polymetric-time-signatures.ly
New bar line interface
[lilypond.git] / Documentation / snippets / heavily-customized-polymetric-time-signatures.ly
index 795a27de58f43f48116a3e68bf9d999c18354955..fafe1cb9999e25db17a39534841c7e5fd8d6ce67 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.0"
+\version "2.17.5"
 
 \header {
   lsrtags = "contemporary-notation, percussion, real-music, rhythms"
@@ -50,8 +50,8 @@ melody = \relative c'' {
 }
 
 drum = \new DrumStaff \drummode {
-  \bar "|:" bd4.^\markup { Drums } sn4 bd \bar ":" sn4.
-  bd4 sn \bar ":" bd sn bd4. sn4 bd \bar ":|"
+  \bar ".|:" bd4.^\markup { Drums } sn4 bd \bar ";" sn4.
+  bd4 sn \bar ";" bd sn bd4. sn4 bd \bar ":|."
 }
 
 {