OSDN Git Service

removed web2c version of PUTeX.
[putex/putex.git] / src / putex / latex / putex / twarticle.cls
1 %% This is file 'twarticle.cls'
2 %%
3 %% Copyright 1999-2004
4 %% The PUTeX Project and any individual authors listed elsewhere
5 %% in this file.
6 %% This file is part of the PUTeX system. You are NOT allowed to
7 %% distribute a modified version of this file.
8 %% ----------------------------------------
9 %%   This system is distributed in the hope that it will be useful,
10 %%   but WITHOUT ANY WARRANTY; without even the implied warranty of
11 %%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12 %%
13 \NeedsTeXFormat{LaTeX2e}[2003/12/01]
14 \ProvidesClass{twarticle}[2004/09/13 v1.1 Big5LaTeX standard class]
15 \def\pu@classname{twarticle}
16 \RequirePackage{chinesebasic}[2004/09/13]
17 \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}}
18 \ProcessOptions
19 \LoadClass{article}
20 \RequirePackage{chinesenames}[2004/09/13]
21 \endinput