Here's an interesting solution...

http://www.culmination.org/2008/02/10/sed-on-mac-os-x-105-leopard/

Use:

\\ā€$’\nā€™ā€\

instead.

I'll make that change and update.

Thanks!
--Ted

Ted Pavlic wrote:
>> 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.
> 
> Another good point. However, does OS/X ship with python or perl 
> standard? For portability, I think I'd want to use a utility standard 
> with them all.
> 
> I may just have to suck it up and encode a newline (rather than a \n) in 
> the script (and stick with sed). :(
> 
> Thoughts?
> 
> Thanks --
> Ted
> 
> 
> 

-- 
Ted Pavlic <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
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