[cl-typesetting-devel] Individual table cell borders enhancement

Marc Battyani marc.battyani at fractalconcept.com
Sat Nov 6 14:52:06 UTC 2004


"Dmitri Ivanov" <divanov at aha.ru> wrote:
> The code attached facilitates entering individual borders for each table
> cell separately.
>
> The border slot should be given a quad specifying thickness values. The
cell
> border is being drawn between table border and cell padding. Borders of a
> cell count for its external height (unless it is limited by the height of
> the containing row) and tighten the width of its content box. Hence, they
> participate in the calculation of total row or table height, but do not
> increase column width.
>
> General border drawing was also improved by taking into account the fact
> that lines go through the middle of the points.
>
> The sample code is included at the bottom of the tables.lisp file inside
the
> #| |# comment.
>
> Please test and enjoy.

Hi Dmitri,

Congratulations for this very useful addition!

I will look at this.

Marc





More information about the cl-typesetting-devel mailing list