summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/opt/ctex-common-opts.def')
-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