aboutsummaryrefslogtreecommitdiff
path: root/textproc/dsssl-docbook-modular
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-01-06 12:33:46 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-01-06 12:33:46 +0000
commit7cd9faa2d305a2312e7d740582927b788622114e (patch)
tree3bbe21f145b78c9f63ff708648778256cfb8890f /textproc/dsssl-docbook-modular
parent111be898ade23be2df05bbfa4fb8e8fffdfde5b7 (diff)
downloadports-7cd9faa2d305a2312e7d740582927b788622114e.tar.gz
ports-7cd9faa2d305a2312e7d740582927b788622114e.zip
Notes
Diffstat (limited to 'textproc/dsssl-docbook-modular')
-rw-r--r--textproc/dsssl-docbook-modular/files/patch-common_dbl1de.dsl14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/dsssl-docbook-modular/files/patch-common_dbl1de.dsl b/textproc/dsssl-docbook-modular/files/patch-common_dbl1de.dsl
new file mode 100644
index 000000000000..bb103523d757
--- /dev/null
+++ b/textproc/dsssl-docbook-modular/files/patch-common_dbl1de.dsl
@@ -0,0 +1,14 @@
+--- common/dbl1de.dsl.orig Thu Oct 26 14:33:11 2000
++++ common/dbl1de.dsl Sat Jan 6 13:30:03 2001
+@@ -372,9 +372,9 @@
+ (err (node-list-error msg (current-node))))
+ msg))))
+
+-(define %gentext-de-start-quote% "\U-201E;")
++(define %gentext-de-start-quote% (dingbat "ldquo"))
+
+-(define %gentext-de-end-quote% "\U-201C;")
++(define %gentext-de-end-quote% (dingbat "rdquo"))
+
+ (define %gentext-de-start-nested-quote% "\U-201A;")
+