about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xdump.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/dump.scm b/dump.scm
index 40c8003..2a893ae 100755
--- a/dump.scm
+++ b/dump.scm
@@ -476,7 +476,11 @@ must be remedied."
     (set gn:abstract
          ;; TODO: Why are there unprintable characters?
          (delete-substrings (field Publication Abstract)
-                            "\x01"))))
+                            "\x01"
+                            ;; \v is a vertical tab
+                            ;; character. Microsoft Word probably
+                            ;; still uses this.
+                            "\v"))))
 
 (define-dump dump-publish-xref
   (tables (PublishXRef