[texhax] [SOLVED] Replacement with regular expressions in MikTeX

Darío darioslc at gmail.com
Wed May 22 17:51:37 CEST 2013


> Hi everyone, I need add at the final line "\\" (without quotes)
> because I copying a poem, with the environment \begin{verse} and the
> final each paragraph I need add \\. The problem is that the poem is
> very long, aproximately 8000 lines.
>
> For this reason I need a variant through the regular expressions, but
> I don't find it, somebody know how?
>
> Thanks a lot,

Well, was very simple:

find: \n
and replace with: \\\ \n

--
Darío
¿quién se atreve a escribir después del monólogo de Molly Bloom? (T.S. Elliot)



More information about the texhax mailing list