Re: page-n-columns Characteristic in Jade

Subject: Re: page-n-columns Characteristic in Jade
From: Toby Speight <Toby.Speight@xxxxxxxxxxxxxx>
Date: 17 Sep 1998 12:30:00 +0100
Lee> Lee A. Zahn <URL:mailto:Lee.Zahn@xxxxxxxxxxxxxxx>

0> In article
0> <1F946E0C26C0D111A77300805FE676A72FD3B3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
0> Lee wrote:

Lee> Using jade to produce RTF, I've tried to get the page-n-columns
Lee> characteristic to work using the following:
Lee>
Lee> (declare-characteristic PNC "UNREGISTERED::James
Lee> Clark//Characteristic::page-n-columns" 2)
Lee>
Lee> (element (testtext)
Lee> (make simple-page-sequence
Lee>    PNC:                    2
Lee>   (process-children)))

page-n-columns: works for me.  Does it help if you use its real name
thus?:

 (declare-characteristic page-n-columns "UNREGISTERED::James
   Clark//Characteristic::page-n-columns" 2)

 (element (testtext)
 (make simple-page-sequence
     page-n-columns: 2
   (process-children)))

-- 


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


Current Thread
  • page-n-columns Characteristic in Jade
    • Zahn, Lee A. - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id GAA03892Thu, 17 Sep 1998 06:13:40 -0400 (EDT)
      • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id GAA04787Thu, 17 Sep 1998 06:57:16 -0400 (EDT)
      • Toby Speight - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id HAA05435Thu, 17 Sep 1998 07:21:54 -0400 (EDT) <=
      • Horst Kucharczyk - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id HAA05698Thu, 17 Sep 1998 07:32:50 -0400 (EDT)
      • <Possible follow-ups>
      • Zahn, Lee A. - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id HAA06324Thu, 17 Sep 1998 07:57:20 -0400 (EDT)
      • Zahn, Lee A. - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id IAA06815Thu, 17 Sep 1998 08:26:58 -0400 (EDT)
        • Toby Speight - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id JAA08147Thu, 17 Sep 1998 09:21:46 -0400 (EDT)