|
Subject: Re: inline space From: "Russell Steven Shawn O'Connor" <roconnor@xxxxxxxxxxxxxxxxxxxxxxxxx> Date: Fri, 10 Apr 1998 11:49:49 -0400 (EDT) |
> > How about using an inline-space?
> >
> > (inline-space 12pt min: 10pt max: 14pt)
> >
> > See 12.5.4.2 of the standard.
>
> An inline-space isn't a flow object. You can only use it as the value
> of a characteristic whose type is inline-space (eg
> escapement-space-before).
Yes, I've tried the following with Jade (RTF) without success:
(make character
char: #\space
space?: #t
inline-space-space:
(inline-space (* 0.27777 (inherited-font-size))
min: (* 0.27777 (inherited-font-size))
max: (* 0.27777 (inherited-font-size))
)
)
It seems that no matter what size I try to give it I get one space worth
of space.
Which leaves me with my original question.
As an aside it seems that:
jade -c \sgml\catalog\xml.soc -d MathML.dsssl -t rtf calc1.mml
doesn't work. It applies the xml declaration to the stylesheet. Looks
like I'll have to use:
jade -d MathML.dsssl -t rtf \sgml\decl\xml.decl calc1.mml
after all.
--
Russell O'Connor roconnor@xxxxxxxxxxxx
<URL:http://www.undergrad.math.uwaterloo.ca/%7Eroconnor/>
"And truth irreversibly destroys the meaning of its own message"
-- Anindita Dutta, "The Paradox of Truth, the Truth of Entropy"
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: inline space, James Clark | Thread | RE: inline space, Yan Sorkin |
| RE: some basic questions, Reynolds, Gregg | Date | RE: some basic questions, W. Eliot Kimber |
| Month |