RE: About columns?

Subject: RE: About columns?
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Tue, 24 Aug 1999 09:16:08 -0400
Hi Toby,

Martin <URL:mailto:martind@xxxxxxxxxxxxx>
---------------------------------------------
0> In article <NBBBJPGDLPIHJGEHAKBAGENLDPAA.martind@xxxxxxxxxxxxx>,
0> Didier wrote:

Didier> I was about to do an example to illustrate a multiple column
Didier> layout when, after checking in the primitives.h I discovered
Didier> that OpenJade do not support the column-set-model and
Didier> column-set-sequence objects.
Didier>
Didier> Does anybody in this list as already done a mylti-colum layout?
Didier> if yes, how did you did it?

Toby answer:
---------------------------------------------
I used Jade's extensions for the RTF backend:

 (make simple-page-sequence
   ;;...
   page-n-columns: 2
   page-balance-columns?: #t
   ;;...
   )

I also used the span: property of paragraph to get full-width headings.

Didier says:
--------------------------------------------
Thanx Toby for sharing your experience. Question: have tried to create pages
having columns with different size? Have you found a trick to do so?

regards
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com


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


Current Thread