RE: line-field

Subject: RE: line-field
From: "Kendall Shaw" <kshaw@xxxxxxxx>
Date: Fri, 10 Mar 2000 15:03:24 -0800
> From: Daniel Speck
> Sent: Friday, March 10, 2000 1:54 PM
>
> Kendall,
>
> Try using a fixed-width space after the line-field to get the
> separation you desire.

Thanks. But, how do I get a fixed-width space? I've tried:

(make sequence
  font-family-name: "iso-monospace"
  font-size: 2pt
  (literal " "))

which is wrong of course. How do I guess the font-size? Or is there another
way to explicitly create a 2pt space.

I suppose I could give up on 2pt, use (literal " ") and fudge the
start-indent in the paragraph...

Kendall


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


Current Thread