[cl-typesetting-devel] Practical Common Lisp Colophon
Marc Battyani
marc.battyani at fractalconcept.com
Thu Oct 6 22:50:42 UTC 2005
"Peter Seibel" <peter at gigamonkeys.com> wrote:
> On Oct 6, 2005, at 2:32 PM, Brian Sorg wrote:
>
> > I had to make one more change to get the markup render function to
> > work with the example Peter sent. I had to add the typeset
> > package declaration to the boxes function in the pdf.lisp file. I
> > attached my modified version. (I am running on Allegro 7)
>
> Hmmm. Dunno what's up with that. One of us must have on old version
> of cl-pdf or cl-typesetting. Could be me.) Marc, did that symbol
> (TYPESET:BOXES) get unexported recently?
IIRC, I don't think it has ever been exported.
In fact very few symbols are exported as I don't know if I should export
almost all or only the highest level functions.
Marc
More information about the cl-typesetting-devel
mailing list