Hello bats,

on Sun, 28. Mar 2004 at 12:16:17 -0600 Jonathan Angliss wrote:

>> Can I get it to show this way:
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> I have always wanted to be somebody, but I see now I
>> should have been more specific.
>>                                      - Lily Tomlin
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Sure, don't use the %WRAPPED macro, and put in the single \n where you
> want it to wrap ;)

Or use the %WRAPPED macro and replace \n\n afterwards with \n:

%SETPATTREGEXP='(.*?\n)\n(.*)'%-
%REGEXPBLINDMATCH=%WRAPPED(%COOKIE="c:\sigs.txt")%-
%SUBPATT(1)%SUBPATT(2)%-

You can even auto-indent the author of the cite by replacing the last
line with:
%SUBPATT(1)                         %SUBPATT(2)%-

HTH.. :)


-- 
shinE!
GnuPG/PGP key: http://thequod.de/danielhahler.asc
lifted with The Bat! 2.05 Beta/12 on Windows XP Service Pack 1.


________________________________________________
Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to