aboutsummaryrefslogtreecommitdiff
path: root/textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl
parentf474a16cfbfad1844b9c50e45e36a3a77f0c59b5 (diff)
downloadports-08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84.tar.gz
ports-08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84.zip
Notes
Diffstat (limited to 'textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl')
-rw-r--r--textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl50
1 files changed, 50 insertions, 0 deletions
diff --git a/textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl b/textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl
new file mode 100644
index 000000000000..e18fbf18a6bb
--- /dev/null
+++ b/textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl
@@ -0,0 +1,50 @@
+--- common/dbl1zhcn.dsl.orig Sat Aug 21 05:25:09 2004
++++ common/dbl1zhcn.dsl Sat Aug 21 05:25:47 2004
+@@ -76,7 +76,7 @@
+ (list (normalize "bibliography") "%t")
+ (list (normalize "book") "%t")
+ (list (normalize "chapter") (if %chapter-autolabel%
+- "&#181;&#218; %n &Chapter;"
++ "\U-7B2C %n &Chapter;"
+ "the &chapter; called %t"))
+ (list (normalize "equation") "&Equation; %n")
+ (list (normalize "example") "&Example; %n")
+@@ -84,30 +84,30 @@
+ (list (normalize "glossary") "%t")
+ (list (normalize "index") "%t")
+ (list (normalize "listitem") "%n")
+- (list (normalize "part") "&#181;&#218; %n &Part;")
++ (list (normalize "part") "\U-7B2C; %n &Part;")
+ (list (normalize "preface") "%t")
+ (list (normalize "procedure") "&Procedure; %n, %t")
+ (list (normalize "reference") "&Reference; %n, %t")
+ (list (normalize "section") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect1") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect2") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect3") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect4") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect5") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "simplesect") (if %section-autolabel%
+- "&#181;&#218; %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sidebar") "&sidebar; %t")
+ (list (normalize "step") "&step; %n")