]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / using-the--tweak-command-to-tweak-individual-grobs.ly
index ffda278283fc555ad43968bfec0359f99d1abcd4..9713bd74d25a850cdb4ae9dd7e1ea5136c8e1ac0 100644 (file)
@@ -7,7 +7,7 @@
 \version "2.14.2"
 
 \header {
-  lsrtags = "tweaks-and-overrides, really-simple"
+  lsrtags = "really-simple, tweaks-and-overrides"
 
   texidoc = "
 With the @code{\\tweak} command, every grob can be tuned directly.
@@ -28,4 +28,3 @@ Here are some examples of available tweaks.
     \tweak #'duration-log #2 a
   >2
 }
-