| Title: | DOCUMENT T1.0 |
| Notice: | **New notesfile (DOCUMENT.NOTE) now available (see note 897)** |
| Moderator: | CLOSET::ADLER |
| Created: | Mon Feb 09 1987 |
| Last Modified: | Thu Oct 31 1991 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 897 |
| Total number of notes: | 4397 |
This may be an LSE issue, but, since the SDML support came from
here ...
Any pointers to a way to redefining the fill delimiters so that
the left angle bracket could be recognized as a start-of-paragraph?
I've done something like this in Eve, but I don't know my way around
LSE that well.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 525.1 | Can't be done now, but there are workarounds | TOKLAS::FELDMAN | PDS, our next success | Fri Jun 19 1987 14:43 | 16 |
The LSE FILL command fills the select range. Thus, you could write
a TPU procedure to find the angle brackets or blank lines, set the
select mark and position appropriately, and issue the FILL command.
Alternatively, use the the TPU FILL builtin directly. (LSE uses
the TPU FILL builtin for ordinary text filling).
As far as I know, the code in LSE that selects the current paragraph,
for the case where you don't provide a select range, is hardwired
into LSE. There is no way to just tell it to recognize angle brackets
as paragraph delimiters.
Another alternative is to do what I do: use lots of blank lines.
Eventually I'll get around to customizing my own SDML templates,
to include the extra white space.
Gary
| |||||