[OS X TeX] Delete
George Gratzer
gratzer at me.com
Mon Sep 9 19:33:42 CEST 2013
My apologies to all. ms is manuscript. LOL
Herb's solution works. I tried GREP and failed.
Thanks,
GG
On 2013-09-09, at 1:31 PM, Herbert Schulz <herbs at wideopenwest.com> wrote:
>
> On Sep 9, 2013, at 12:23 PM, George Gratzer <gratzer at me.com> wrote:
>
>> I would like to delete from the ms all cr, cr (two new line characters, adjacent).
>>
>> How do I do it? Silly question?
>>
>> GG
>
>
> Howdy,
>
> Hmmm... ms? Mail Server? And do you really want to delete both new lines or replace two by a single new line?
>
> If ms is a simple text file you can open it in TeXShop and then, using the Ogrekit Find Panel set for Regular Expressions (regex) set Find to
>
> \n\n
>
> and set Replace to
>
> \n
>
> and the Replace All.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest dot com)
>
>
>
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list