Re: page breaks and bottom alignement

Subject: Re: page breaks and bottom alignement
From: Matthias Clasen <clasen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 Jun 1999 10:11:55 +0200
> 
> Ideally you could use a display-space object, but I don't think that
> they're supported by either Jade or RTF.

I think it is:  


bash$ grep "\-space" jade-1.2.1/style/primitive.h
PRIMITIVE(IsDisplaySpace, "display-space?", 1, 0, 0)
PRIMITIVE(DisplaySpace, "display-space", 1, 0, 1)
PRIMITIVE(IsInlineSpace, "inline-space?", 1, 0, 0)
PRIMITIVE(InlineSpace, "inline-space", 1, 0, 1)
PRIMITIVE(IsColorSpace, "color-space?", 1, 0, 0)
PRIMITIVE(ColorSpace, "color-space", 1, 0, 1)

Matthias

-- 
Matthias Clasen, 
Tel. 0761/203-5606
Email: clasen@xxxxxxxxxxxxxxxxxxxxxxxxxx
Mathematisches Institut, Albert-Ludwigs-Universitaet Freiburg


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


Current Thread