]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/stemlets.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / stemlets.ly
index f705093e174dd5a2d87bc7171e1ec46f1ffac95f..5627d94e598dce20384954de7b0e839864a705cd 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "contemporary-notation, rhythms"
+  lsrtags = "rhythms, contemporary-notation"
 
   texidoc = "
 In some notational conventions beams are allowed to extend over rests.
@@ -45,4 +45,3 @@ the different notations.
   \once \override Rest #'transparent = ##t
   r16 d']
 }
-