|
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Tutorial., Daniel M. German | Thread | Re: Getting a NewLine, Tony Graham |
| RE: Getting the contents of an elem, Reynolds, Gregg | Date | Re: Getting a NewLine, Tony Graham |
| Month |