From 9d848556090ce2a72e2680ef9885fc3318d57bb6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 Jan 2010 00:19:02 +0000 Subject: ctex 0.97 (22jan10) git-svn-id: svn://tug.org/texlive/trunk@16809 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Master/texmf-dist/tex/latex/ctex/opt') 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} -- cgit v1.2.3