Re: How do I use page-n-columns in Jade?

Subject: Re: How do I use page-n-columns in Jade?
From: "Michael Schopen" <schopen@xxxxxxxx>
Date: Thu, 16 Jul 1998 08:55:28 +0000
> I would like to use the additional character "page-n-columns" supported by
> Jade's RTF backend. I have not figured out how to do this. I believe I am
> doing the declare-characteristic wrong.
> 
> Could someone please tell me how to do this.
> 

The following works great for me:

<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL 
Style Sheet//EN">

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

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

Hope this helps.
Michael
 
--
====================================================
Dr. med. Michael Schopen     Tel. +49 221 4724 325
Deutsches Institut fuer      Fax. +49 221 41 14 29
Medizinische Dokumentation 
und Information DIMDI        http://www.dimdi.de
Weisshausstrasse 27
D-50939 Koeln                email:s#chopen@xxxxxxxx 
>>>   remove # to use email address   <<<
====================================================


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


Current Thread
  • How do I use page-n-columns in Jade?
    • Russell Grigaitis - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id RAA22223Wed, 15 Jul 1998 17:02:48 -0400 (EDT)
      • Michael Schopen - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id CAA16576Thu, 16 Jul 1998 02:59:12 -0400 (EDT) <=
      • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id IAA25772Thu, 16 Jul 1998 08:41:29 -0400 (EDT)