[cl-typesetting-devel] Practical Common Lisp Colophon

Peter Seibel peter at gigamonkeys.com
Fri Oct 7 00:24:00 UTC 2005


On Oct 6, 2005, at 5:19 PM, Peter Seibel wrote:

> On Oct 6, 2005, at 3:50 PM, Marc Battyani wrote:
>
>
>> "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.
>>
>
> Okay, I'm confused. How does this work for me? I'll look into it.

Ah, apparently somewhere along the line I decided boxes should be  
exported and modified cl-typesetting's defpackage.lisp. Ooops.

-Peter

-- 
Peter Seibel           * peter at gigamonkeys.com
Gigamonkeys Consulting * http://www.gigamonkeys.com/
Practical Common Lisp  * http://www.gigamonkeys.com/book/





More information about the cl-typesetting-devel mailing list