diff options
author | Nick White <git@njw.me.uk> | 2013-05-26 21:52:41 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2013-05-26 21:52:41 +0100 |
commit | 5d0c5974e2655a6f66153bffb67c9346c2c4a589 (patch) | |
tree | 5f0f2d773dda4bb5f7078c0971cc92cf5c46000d /separateheadmeta.sed | |
parent | b0055fe870a04fbd8eaef669c1ccfb0febfe8bc3 (diff) | |
download | oed2dict-5d0c5974e2655a6f66153bffb67c9346c2c4a589.tar.bz2 oed2dict-5d0c5974e2655a6f66153bffb67c9346c2c4a589.zip |
Correct e tag removal, correct headword separation
Diffstat (limited to 'separateheadmeta.sed')
-rw-r--r-- | separateheadmeta.sed | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/separateheadmeta.sed b/separateheadmeta.sed deleted file mode 100644 index 9dca6c6..0000000 --- a/separateheadmeta.sed +++ /dev/null @@ -1,2 +0,0 @@ -# this replaces the first <i> in a headword with "; " -/^:[^:]*:/ s/<i>/; / |