LSR: Update.
[lilypond.git] / input / lsr / using-the--tweak-command-to-tweak-individual-grobs.ly
blob3bb05a85435effb5859ce42101bee4cd2e5c50fe
1 %% Do not edit this file; it is auto-generated from input/new
2 %% This file is in the public domain.
3 \version "2.11.66"
4 \header {
5 lsrtags = "tweaks-and-overrides"
6 texidoc = "
7 With the @code{\\tweak} command, every grob can be tuned directly. Here
8 are some examples of available tweaks.
10 doctitle = "Using the @code{\\tweak} command to tweak individual grobs"
11 } % begin verbatim
14 \relative c' {
15 \time 2/4
16 \set fingeringOrientations = #'(right)
18 \tweak #'font-size #3 c
19 \tweak #'color #red d-\tweak #'font-size #8 -4
20 \tweak #'style #'cross g
21 \tweak #'duration-log #2 a