How do I ADD Spaces?

Subject: How do I ADD Spaces?
From: Chuck Darney <cdarney@xxxxxxxxxxxxxxxx>
Date: Tue, 19 Jan 1999 15:10:49 -0500
There's been some discussion previously about removing extra spaces. 
How do I go about adding space?  I want to be able to move text similar
to a TAB.  I thought I could add an element that just uses a literal to
add spaces like:

(element TAB
  (make sequence
    (literal "     ")
    (process-children)))

Spaces, though are reduced to a single space.

How can I keep the spaces, or bvetter still, perform a TAB operation?

...chuck Darney
...cdarney@xxxxxxxxxxxxxxxx


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


Current Thread