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

\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{ctexutf8}
  [2011/03/11 v1.02c ctexutf8
   macros package]

\DeclareOption*{\PassOptionsToPackage{\CurrentOption}{ctex}}
\PassOptionsToPackage{UTF8}{ctex}
\ProcessOptions
\RequirePackage{ctex}

\endinput