[cl-typesetting-devel] New version
Dmitri Ivanov
divanov at aha.ru
Tue Mar 9 08:20:13 UTC 2004
Hello Marc,
| I've merged the code from Dmitri Ivanov into the repository
| ...snip...|
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.
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.
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"))
2) multi-page-example seems to artbitrary switch text
color to green for even pages 2 and 4. Not sure if this due to lack of any
initial color setting in the example or some other side effect.
--
Sincerely,
Dmitri Ivanov
lisp.ystok.ru
More information about the cl-typesetting-devel
mailing list