summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/ctexcap.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-06-30 21:26:14 +0000
committerKarl Berry <karl@freefriends.org>2015-06-30 21:26:14 +0000
commitaaec8ff3cf7236ae9429a6d9238b1838af2441d6 (patch)
tree7d00cf0ec8459200ac8e721eed28d09e155012c9 /Master/texmf-dist/tex/latex/ctex/ctexcap.sty
parent56e4ae7a5ecbbf9bf7b858d20cb0c3e0d21edc8a (diff)
ctex (30jun15)
git-svn-id: svn://tug.org/texlive/trunk@37720 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/ctexcap.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ctex/ctexcap.sty69
1 files changed, 13 insertions, 56 deletions
diff --git a/Master/texmf-dist/tex/latex/ctex/ctexcap.sty b/Master/texmf-dist/tex/latex/ctex/ctexcap.sty
index f899abbf14f..e537e094f39 100644
--- a/Master/texmf-dist/tex/latex/ctex/ctexcap.sty
+++ b/Master/texmf-dist/tex/latex/ctex/ctexcap.sty
@@ -28,66 +28,23 @@
%%
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
-\GetIdInfo$Id: ctex.dtx ca75f0e 2015-06-19 17:39:23 +0800 Qing Lee <sobenlee@gmail.com> $
+\GetIdInfo$Id: ctex.dtx 6255367 2015-07-01 01:15:24 +0800 Qing Lee <sobenlee@gmail.com> $
{Chinese adapter in LaTeX (CTEX)}
\ProvidesExplPackage{ctexcap}
- {\ExplFileDate}{2.1}{\ExplFileDescription}
+ {\ExplFileDate}{2.2}{\ExplFileDescription}
+\clist_new:N \l__ctex_ctexcap_options_clist
+\clist_set:Nx \l__ctex_ctexcap_options_clist
+ { \exp_not:v { opt@ \@currname . \@currext } , heading }
+\msg_new:nnn { ctexcap } { deprecated }
+ {
+ Package~`ctexcap'~is~deprecated.\\
+ Please~use~package~`ctex'~with~option~`#1'~instead: \\\\
+ \iow_indent:n { \token_to_str:N \usepackage [#1] \{ ctex \} } \\
+ }
+\msg_warning:nnx { ctexcap } { deprecated }
+ { \clist_use:Nn \l__ctex_ctexcap_options_clist { , ~ } }
\PassOptionsToPackage { heading = true } { ctexcap }
\RequirePackageWithOptions { ctex }
%%
-%% This package consists of the file ctex.dtx,
-%% and the derived files ctex.pdf,
-%% ctex.ins,
-%% ctex.sty,
-%% ctexcap.sty,
-%% ctexsize.sty,
-%% ctexheading.sty,
-%% ctexart.cls,
-%% ctexbook.cls,
-%% ctexrep.cls,
-%% ctex-c5size.clo,
-%% ctex-cs4size.clo,
-%% ctex-article.def,
-%% ctex-book.def,
-%% ctex-report.def,
-%% ctex-scheme-plain.def,
-%% ctex-scheme-plain-article.def,
-%% ctex-scheme-plain-book.def,
-%% ctex-scheme-plain-report.def,
-%% ctex-scheme-chinese.def,
-%% ctex-scheme-chinese-article.def,
-%% ctex-scheme-chinese-book.def,
-%% ctex-scheme-chinese-report.def,
-%% ctex-name-gbk.cfg,
-%% ctex-name-utf8.cfg,
-%% ctex.cfg,
-%% ctexopts.cfg,
-%% ctex-engine-pdftex.def,
-%% ctex-engine-xetex.def,
-%% ctex-engine-luatex.def,
-%% c19rm.fd,
-%% c19sf.fd,
-%% c19tt.fd,
-%% c70rm.fd,
-%% c70sf.fd,
-%% c70tt.fd,
-%% ctex-fontset-windows.def,
-%% ctex-fontset-windowsnew.def,
-%% ctex-fontset-windowsold.def,
-%% ctex-fontset-adobe.def,
-%% ctex-fontset-fandol.def,
-%% ctex-fontset-mac.def,
-%% ctex-fontset-founder.def,
-%% ctex-fontset-ubuntu.def,
-%% ctexspa.def,
-%% ctexpunct.spa,
-%% ctexmakespa.tex,
-%% ctexspamacro.tex,
-%% zhadobefonts.tex,
-%% zhfandolfonts.tex,
-%% zhfounderfonts.tex,
-%% zhubuntufonts.tex,
-%% zhwindowsfonts.tex, and
-%% README.
%%
%% End of file `ctexcap.sty'.