diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-01 20:56:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-01 20:56:39 +0000 |
commit | 7a6782c581ba94933b75bcacb40ada58a6aa4e2e (patch) | |
tree | b5d8260ca2ed7e3634832da175b790b038f026cc /Master/texmf-dist/tex/latex/ctex/ctxdoc.cls | |
parent | 3d1792ae715c25eb1cadf661143af0d4280b6cfd (diff) |
ctex (1apr17)
git-svn-id: svn://tug.org/texlive/trunk@43669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/ctxdoc.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/ctex/ctxdoc.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ctex/ctxdoc.cls b/Master/texmf-dist/tex/latex/ctex/ctxdoc.cls index 47c8d939255..a792316d9cc 100644 --- a/Master/texmf-dist/tex/latex/ctex/ctxdoc.cls +++ b/Master/texmf-dist/tex/latex/ctex/ctxdoc.cls @@ -28,10 +28,10 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo$Id: ctex.dtx d459e18 2017-02-23 02:07:49 +0800 Qing Lee <sobenlee@gmail.com> $ +\GetIdInfo$Id: ctex.dtx c498d8c 2017-04-01 21:33:50 +0800 Qing Lee <sobenlee@gmail.com> $ {ctex documentation (CTEX)} \ProvidesExplClass{ctxdoc} - {\ExplFileDate}{2.4.8}{\ExplFileDescription} + {\ExplFileDate}{2.4.9}{\ExplFileDescription} \ExplSyntaxOff \let\pdfmdfivesum\mdfivesum \DeclareOption*{\PassOptionsToClass{\CurrentOption}{l3doc}} |