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.tpmDisplay name: Remove &hyphenationsAuthor: Gerrit Kiers, January 12 1999Description: Remove all hyphenations in textfilesPlay once.Recorded keystrokes:Ctrl-EndEnterEnterF8: 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