Re: (dsssl) Controlling line breaks

Subject: Re: (dsssl) Controlling line breaks
From: Jany Quintard <jany.quintard@xxxxxxx>
Date: Mon, 17 Mar 2003 10:03:36 +0100
* Matthew D. Fuller [Mon, 17/03/2003 at 02:26 -0600]
> On Sun, Mar 16, 2003 at 03:50:16AM -0600 I heard the voice of
> Tim McDaniel, and lo! it spake thus:
> > 
> > Well, there is that, but there's still the problem of how I can
> > convince Jade to output a newline.
I suppose you mean the problem is "how to trigger the output of the
newline".
Could you give an exampmle of input?

> I use:
> (define (newline)
>     (make formatting-instruction
>         data: "&#13;"))
> 
> Then just stick a (newline) wherever necessary.  Seems to work out.
I use this:
(define *newline* (literal "\carriage-return" "\line-feed"))

Jany
-- 
------------------------------------------------------------------------
Jany Quintard         | How do you know so much about swallows?
jany.quintard@xxxxxxx | Well, you have to know these things when you are
                      | a king, you know. [Terry Jones & Graham Chapman]

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

Current Thread