Comment #8 on issue 4532 by [email protected]: make-parenthesis-stencil
returns ugly output with increased thickness
https://code.google.com/p/lilypond/issues/detail?id=4532
Wrong example code, should be:
\markup
\override #'(thickness . 4)
\override #'(width . 0.5)
{
\parenthesize \column { x y z }
\parenthesize "."
}
Sorry.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings