From c41e1e5f5e6a5970b0ab0efc26646682073c7266 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 18 May 1999 17:33:01 +0000 Subject: Remove the "---" to "—" conversion; this is wrong in verbatim environments. Move the conversion to esis2sgml.py. --- Doc/tools/sgmlconv/fixgenents.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/tools/sgmlconv/fixgenents.sh b/Doc/tools/sgmlconv/fixgenents.sh index ebc596c..6fa36f4 100755 --- a/Doc/tools/sgmlconv/fixgenents.sh +++ b/Doc/tools/sgmlconv/fixgenents.sh @@ -45,5 +45,4 @@ s||\≥|g s||\&hellip|g s||\≤|g s||\&version;|g -s|---|\—|g ' || exit $? -- cgit v0.12