Subversion Repositories DMV.t01c1

Rev

Blame | Last modification | View Log | Download

remohyph.txt
-------------

Macro to remove all hyphenations from a textfile.

Simply useful, but not perfect!

Created and contributed by Gerrit Kiers (gkiers@dds.nl)

------------------------------------------
File name:      remohyph.tpm
Display name:   Remove &hyphenations
Author:         Gerrit Kiers, January 12 1999
Description:    Remove all hyphenations in textfiles

Play once.

Recorded keystrokes:
Ctrl-End
Enter
Enter
F8: Replace All '\([^ -]+\)-[ \t]*\n[ \t]*\([a-zà-öù-ÿ]\)'  with  '\n\1\2'     [Conditions: Text; MatchC; RegularE] [Scope: ActiveD]
F8: Replace All '\n\n$'  with  ''     [Conditions: Text; RegularE] [Scope: ActiveD]
Ctrl-Home