summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/back/ctexartutf8.cls
blob: 25c6045e0f7f5bdb8608868dcddb1c8d6e12c00a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% ctexartutf8.cls

\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{ctexartutf8}
  [2009/10/20 v0.95 ctexartutf8
   document class]

\DeclareOption*{\PassOptionsToClass{\CurrentOption}{ctexart}}
\PassOptionsToClass{UTF8}{ctexart}
\ProcessOptions
\LoadClass{ctexart}

\endinput