lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4532 in lilypond: make-parenthesis-stencil ret


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4532 in lilypond: make-parenthesis-stencil returns ugly output with increased thickness
Date: Sat, 01 Aug 2015 17:47:27 +0000


Comment #8 on issue 4532 by address@hidden: 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]