bug-lilypond
[Top][All Lists]
Advanced

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

Re: Possible regression with box-markup/rounded-box-markup


From: Thomas Morley
Subject: Re: Possible regression with box-markup/rounded-box-markup
Date: Wed, 28 Mar 2018 22:31:24 +0200

Hi again,

2018-03-28 21:09 GMT+02:00 Torsten Hämmerle <address@hidden>:
> In any case, the additional space around the \rounded-box is proportional to
> the corner-radius.
> If you set corner-radius to 0, there's no gap anymore. As the corner-radius
> increases, so does the gap.

Setting corner-radius zero gives a warning. But in general I can
confirm, within certain borders.

> I think it's the rounded-box-stencil's dimensions:
> when explicitly setting them to xext/yext, everything works as expected (w/o
> the extra gaps).

Here I can't reproduce it, I probably didn't understood what you've done.

> I suspect ly:round-filled-box, as rounded-box-stencil itself hasn't changed.


Btw, this example gives terrible output:

#(ly:set-option 'debug-skylines #t)

{
  \set Staff.instrumentName = \markup #(lilypond-version)
  c''4^\markup \box 1
  c''^\markup \rounded-box 1
  c''_\markup \box 1
  c''_\markup \rounded-box 1
}

Cheers,
  Harm

Attachment: boxes-test-2-21-skylines.png
Description: PNG image


reply via email to

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