Re: page-n-columns in RTF

Subject: Re: page-n-columns in RTF
From: ds4359 <dspeck@xxxxxxx>
Date: Sun, 20 Jun 1999 22:27:38 -0400
Allan,

Your syntax isn't quite right for the (declare-characteristic ...). It should
read:

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

Note that the declaration is a top-level form (you shouldn't define anything
with it) and that default value of the characteristic can be specified as the
third argument to declare-characteristic.

-dan

Allan Bowhill wrote:

>
> <!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN">
>
> (define page-n-columns
> (declare-characteristic
> "UNREGISTERED::James Clark//Characteristic::page-n-columns"))
>


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


Current Thread