LSR: Update.
[lilypond.git] / input / lsr / adding-parentheses-around-an-expressive-mark-or-chordal-note.ly
blob50d562c3aa90f7a7561ed8eddf757a5c3912b884
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.49"
5 \header {
6 lsrtags = "expressive-marks"
8 texidoc = "
9 The @code{\\parenthesize} function is a special tweak that encloses
10 objects in parentheses. The associated grob is
11 @code{Score.ParenthesesItem}.
14 doctitle = "Adding parentheses around an expressive mark or chordal note"
15 } % begin verbatim
16 \relative c' {
17 c2-\parenthesize ->
18 \override ParenthesesItem #'padding = #0.1
19 \override ParenthesesItem #'font-size = #-4
20 <d \parenthesize fis a>2