summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/opt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-25 00:19:02 +0000
committerKarl Berry <karl@freefriends.org>2010-01-25 00:19:02 +0000
commit9d848556090ce2a72e2680ef9885fc3318d57bb6 (patch)
tree2c04500b4fc5837fddbe9ef7c12b40a484c9804c /Master/texmf-dist/tex/latex/ctex/opt
parent6dcb7fa5b9322b4f6b929596985e9b73a8eeffdb (diff)
ctex 0.97 (22jan10)
git-svn-id: svn://tug.org/texlive/trunk@16809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/opt')
-rw-r--r--Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def b/Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def
index f9c52572bfd..612935da8b6 100644
--- a/Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def
+++ b/Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def
@@ -20,6 +20,10 @@
\CTEX@nofontsfalse
\CTEX@winfontsfalse}
+\newif\ifCTEX@zhmap \CTEX@zhmaptrue
+\DeclareOption{zhmap}{\CTEX@zhmaptrue}
+\DeclareOption{nozhmap}{\CTEX@zhmapfalse}
+
\newif\ifCTEX@cct \CTEX@cctfalse
\DeclareOption{CCT}{\CTEX@ccttrue}