[cl-typesetting-devel] New version

Marc Battyani marc.battyani at fractalconcept.com
Wed Mar 10 19:06:00 UTC 2004


"Dmitri Ivanov" <divanov at aha.ru> writes:

> Two notes about the code merged.
>
> 1) You have inserted code starting with
>     (defgeneric v-split (content dx dy &optional v-align)
> in both specials.lisp and boxes.lisp.

Corrected. (removed from specials.lisp)

> 2) stroke.lisp, (defmethod stroke ((line text-line) x y)
> Thanks for  #+lispworks/#+lispworks - featured additions. I found out that
> they are not actually needed though don't do any harm. After I have set
>     (lw:set-default-character-element-type 'simple-char)
> beforehand, your old version works fine. Sorry for bothering.

OK, I will put back the initial code.

> Two notes about test.lisp
> 1) To facilitate testing, it would be nice to parameterize banner and
> fractal locations as follows:
>
> (defun single-page-example (&optional (file #P"/tmp/ex.pdf")
>      (banner #P"/tmp/banner.jpg") (fractal #P"/tmp/fractal.jpg"))

Done.

Marc





More information about the cl-typesetting-devel mailing list