Hello Domagoj,

On Monday, June 16, 2003 at 14:37 GMT +0200, electricians were shocked
that Domagoj Klepac [DK] potentially scribbled:

DK> If (there's a capital letter at the start of a new line) AND (the
DK>      previous line ends before wrapcolumn minus length of first word
DK>      in the new line)
DK>    <insert new line>
DK> else if (there's two or more spaces or <tab> in the start of a new
DK>      line)

A quibble with this condition: what if all the text is indented, like:

  This is some test text.  It really doesn't matter what I type here,
  just so long as I have a few lines.  After all, this is just a demo
  of an indented paragraph.

DK>    <insert new line>
DK> else
DK>    <do nothing>
DK> end if
<snip>
DK> But I don't think this can be done in TB!. :( :)

Well, it can be done, but it would be a *lot* of work, especially in
the release version.  Even with some of the new features in the
beta version, this would involve multiple recursive templates and
non-trivial ones at that.  But it could be done if someone was
enterprising enough...*

-- 
Thanks for writing,
 Januk Aggarwal

* I no longer have time to be that enterprising, at least not on a
  volunteer basis.




________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to