e.ParenthesesItem.font-size = 0
>
> % controls the sepparation between the parentheses, default value = 0
> \override Score.ParenthesesItem.padding = 0.05
>
> f'?4 \parenthesize f'4
> }
>
> Regards,
> Gilberto
>
>
>
> --
> View th
2013/10/29 Richard Shann :
> Consider
>
> \version "2.16"
>
> MvmntIVoiceI = {
> f'?4 \parenthesize g'4
> }
>
> \score {
> \MvmntIVoiceI
> }
>
> The output has a rather puny looking parenthesis around the notehead
> while the reminder accidental is boldly parenthesized.
>
> Do people thin
\override Score.ParenthesesItem.padding = 0.05
f'?4 \parenthesize f'4
}
Regards,
Gilberto
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/parenthesize-command-looks-puny-compared-with-reminder-accidental-tp153097p153099.html
Sent from the User mailing list a
Consider
\version "2.16"
MvmntIVoiceI = {
f'?4 \parenthesize g'4
}
\score {
\MvmntIVoiceI
}
The output has a rather puny looking parenthesis around the notehead
while the reminder accidental is boldly parenthesized.
Do people think this constitutes a bug? And, in any case suggestio