Getting a NewLine

Subject: Getting a NewLine
From: Chuck Darney <cdarney@xxxxxxxxxxxxxxxx>
Date: Tue, 21 Apr 1998 13:28:20 -0400
Does anyone have a suggestion for getting a new line in the document? 
When the markup is reached, I want to force a line break with the same
spacing as if the text wrapped at the end of the line.  I currently do:

(element LF
  (make paragraph
      line spacing: .1pt
      (make sequence
         (literal " ")
         (process-children)))

This worked until I added the "min-leading" characteristic to solve
another problem.  Does anyone else have a suggestion for getting the
effect of a "return"?

...Chuck Darney


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


Current Thread
  • Getting a NewLine
    • Chuck Darney - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id NAA22996Tue, 21 Apr 1998 13:35:22 -0400 (EDT) <=
      • Tony Graham - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA23607Tue, 21 Apr 1998 14:18:59 -0400 (EDT)
      • <Possible follow-ups>
      • Pawson, David - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id DAA07242Wed, 22 Apr 1998 03:32:01 -0400 (EDT)
        • Tom Boudreau - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA11076Wed, 22 Apr 1998 10:38:36 -0400 (EDT)
          • Tom Boudreau - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA11300Wed, 22 Apr 1998 10:52:28 -0400 (EDT)