summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/opt/ctex-caption-opts.def
blob: 4f91d9ac8b7f2e179818b75b64ee72e14b3f2238 (plain)
1
2
3
4
5
6
7
8
9
10
11
% 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