aboutsummaryrefslogtreecommitdiff
path: root/textproc/dsssl-docbook-modular/files/patch-common__dbl1zhcn.dsl
diff options
context:
space:
mode:
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%
+- "µÚ %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") "µÚ %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%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect1") (if %section-autolabel%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect2") (if %section-autolabel%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect3") (if %section-autolabel%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect4") (if %section-autolabel%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sect5") (if %section-autolabel%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "simplesect") (if %section-autolabel%
+- "µÚ %n &section;"
++ "\U-7B2C; %n &section;"
+ "the &section; called %t"))
+ (list (normalize "sidebar") "&sidebar; %t")
+ (list (normalize "step") "&step; %n")