Re: making all simple-page-sequence's have the same format

Subject: Re: making all simple-page-sequence's have the same format
From: Brandon Ibach <bibach@xxxxxxxxxxxxxx>
Date: Thu, 28 Oct 1999 14:51:10 -0500
Quoting Michael Sobolev <mss@xxxxxxxxxxx>:
> This simple-page-sequence's should have the same format.  I've found
> the keyword use:, but I just do not know what type should have construct
> 
>     (define document-page-format
>         (XXX-TYPE
>             page-width: ...
>             page-height: ...
>             ...etc...
>         )
>     )
> 
   I think the construct you want is (style), which is described
somewhere in Chapter 12 of the standard.  Not sure exactly where, as
I'm not too familiar with it, myself.

-Brandon :)


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread