]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/using-the--tweak-command-to-tweak-individual-grobs.ly
Merge commit 'origin'
[lilypond.git] / input / lsr / using-the--tweak-command-to-tweak-individual-grobs.ly
index 5ee8ee2ed50010a519c2c2a9ebb5f6d71f96a370..ac09b8c267fbb014ed59042c94790cc067a93051 100644 (file)
@@ -1,6 +1,7 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.52"
+%% Note: this file works from version 2.12.0
+\version "2.13.1"
 \header {
   lsrtags = "tweaks-and-overrides"
   texidoc = "
@@ -10,12 +11,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