Hello David,

On Sunday, June 1, 2003 at 14:48 GMT -0400, special agents were
informed that David [D] leaked:

D> Everything except leaving the initial blank lines.  It wraps just like
D> it's supposed, and puts it in boxquotes, and no longer has weird
D> character additions, etc., but it still doesn't keep the original
D> blank lines.

Do you mean that the paragraphs are only separated by one blank line
instead of the 4 or 5 or 10 that there might have been originally?  If
so, that's by design of the wrap2 template.  You could change that by
making the wrap2 template look like:

=====[Begin modified wrap2]=====
%IF:'%-
%SETPATTREGEXP="(?is-m)[^\n]+"%-
%REGEXPMATCH="%COMMENT"'<>'':'%-
%-
%WRAPPED=_%SETPATTREGEXP="(?is-m)^(.*?)(\n(((\w{0,5}(\>\s*)+)?\s*\n))+(.*)\s*$|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="1"_%-
%-
%SETPATTREGEXP="(?is-m)^(.*?)(\n(((\w{0,5}(\>\s*)+)?\s*\n))+(.*)\s*$|\z)"%-
%REGEXPBLINDMATCH="%COMMENT"%-
%SUBPATT="2"%-
%-
%COMMENT=_%SETPATTREGEXP="(?is-m)^(.*?)(\n(((\w{0,5}(\>\s*)+)?\s*\n))+(.*)\s*$|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="7"_%-
%QINCLUDE="wrap2"'
=====[ End  modified wrap2]=====

That should work, though it is untested, and I may be rusty.

-- 
Thanks for writing,
 Januk Aggarwal




________________________________________________________

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

Reply via email to