summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def')
-rw-r--r--Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def11
1 files changed, 0 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def b/Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def
deleted file mode 100644
index 4f91d9ac8b7..00000000000
--- a/Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def
+++ /dev/null
@@ -1,11 +0,0 @@
-% ctex-caption.opt: options just for ctexcap.sty and document classes
-% vim:ft=tex
-
-% section depths
-
-\newcounter{CTEX@sectiondepth}
-\setcounter{CTEX@sectiondepth}{2}
-\DeclareOption{sub3section}{\setcounter{CTEX@sectiondepth}{3}}
-\DeclareOption{sub4section}{\setcounter{CTEX@sectiondepth}{4}}
-
-\endinput