Ted,

* Ted Pavlic on Friday, March 07, 2008 at 12:48:46 -0500

[ replace pipe thru sed instances by several -e ]

> That's an EXCELLENT suggestion. I've implemented it and updated all 
> on-line versions (with credit to you in the comments/version history).

Heh, I'm flattered.

Note, however, that by using sed you encounter portability
issues! For me, on MacOS 10.4.11, the script only works because I
have GNU Sed (gsed) installed. Apple shipped sed in /usr/bin
can't handle "\n".

For portability you might want to wrap this in python or perl.

c
-- 
_B A U S T E L L E N_ lesen! --->> <http://www.blacktrash.org/baustellen.html>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to