OSDN Git Service

removed web2c version of PUTeX.
[putex/putex.git] / src / putex / latex / putex / twreport.cls
diff --git a/src/putex/latex/putex/twreport.cls b/src/putex/latex/putex/twreport.cls
new file mode 100644 (file)
index 0000000..006f62d
--- /dev/null
@@ -0,0 +1,19 @@
+%% This is file 'twreport.cls'
+%%
+%% Copyright 1999-2004
+%% The PUTeX Project and any individual authors listed elsewhere
+%% in this file.
+%% This file is part of the PUTeX system. You are NOT allowed to
+%% distribute a modified version of this file.
+%% ----------------------------------------
+%%   This system is distributed in the hope that it will be useful,
+%%   but WITHOUT ANY WARRANTY; without even the implied warranty of
+%%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+%%
+\NeedsTeXFormat{LaTeX2e}[2003/12/01]
+\ProvidesClass{twreport}[2004/09/13 v1.1 Big5LaTeX standard class]
+\def\pu@classname{twreport}
+\InputIfFileExists{chinesereport.inc}{}{%
+    \ClassError{\pu@classname}{%
+      Can't load chinesereport.inc}{}}
+\endinput