]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/using-the--tweak-command-to-tweak-individual-grobs.ly
Doc-es: pre-merge update of texidoc committishes.
[lilypond.git] / input / lsr / using-the--tweak-command-to-tweak-individual-grobs.ly
index d93aa57695104f52e6d86201a6a8db2cfd54067d..64a6331190e9bb0c97696bd43686240b38509592 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.57"
+%% Note: this file works from version 2.12.0
+\version "2.12.0"
 \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