Update .ly files.
[lilypond.git] / input / new / using-the--tweak-command-to-tweak-individual-grobs.ly
blob77f574d359031841d7bd2f7625c85f8e35ba8e5e
1 \version "2.12.0"
2 \header {
3 lsrtags = "tweaks-and-overrides"
4 texidoc = "
5 With the @code{\\tweak} command, every grob can be tuned directly. Here
6 are some examples of available tweaks.
8 doctitle = "Using the @code{\\tweak} command to tweak individual grobs"
11 \relative c' {
12 \time 2/4
13 \set fingeringOrientations = #'(right)
15 \tweak #'font-size #3 c
16 \tweak #'color #red d-\tweak #'font-size #8 -4
17 \tweak #'style #'cross g
18 \tweak #'duration-log #2 a