summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/opt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-21 13:04:46 +0000
committerKarl Berry <karl@freefriends.org>2009-07-21 13:04:46 +0000
commitb44db3e61b8cbfbeec75722d6cfd8d27fdeff999 (patch)
tree529a4be2c3482fd6518b47cb587ea7e1a66d3754 /Master/texmf-dist/tex/latex/ctex/opt
parent62c31c8ac71b933b071175c53d2757e876ca9f1f (diff)
ctex 0.93 (20jul09)
git-svn-id: svn://tug.org/texlive/trunk@14361 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.def3
1 files changed, 3 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 c9ef2d9d1d2..19612418d52 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
@@ -56,4 +56,7 @@
\newif\ifCTEX@fntef \CTEX@fnteffalse
\DeclareOption{fntef}{\CTEX@fnteftrue}
+\newif\ifCTEX@hyperref \CTEX@hyperreffalse
+\DeclareOption{hyperref}{\CTEX@hyperreftrue}
+
\endinput