]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/using-the--tweak-command-to-tweak-individual-grobs.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / lsr / using-the--tweak-command-to-tweak-individual-grobs.ly
index 688623167c132baff4b4933ff067dddc5ad864ab..04b33750c0cf04797bc93339031b84034be0a80d 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.49"
+\version "2.12.0"
 \header {
   lsrtags = "tweaks-and-overrides"
   texidoc = "
@@ -10,12 +10,13 @@ are some examples of available tweaks.
   doctitle = "Using the @code{\\tweak} command to tweak individual grobs"
 } % begin verbatim
 
+
 \relative c' {
   \time 2/4
   \set fingeringOrientations = #'(right)
   <
     \tweak #'font-size #3 c
-    \tweak #'color #red  d-\tweak #'font-size #8 -4
+    \tweak #'color #red d-\tweak #'font-size #8 -4
     \tweak #'style #'cross g
     \tweak #'duration-log #2 a
   >2