OSDN Git Service

removed web2c version of PUTeX.
[putex/putex.git] / src / putex / latex / putex / gbkbook.cls
diff --git a/src/putex/latex/putex/gbkbook.cls b/src/putex/latex/putex/gbkbook.cls
new file mode 100644 (file)
index 0000000..cc0ed92
--- /dev/null
@@ -0,0 +1,19 @@
+%% This is file 'gbkbook.cls'
+%%
+%% Copyright 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{gbkbook}[2004/09/13 v1.1 gbLaTeX standard class]
+\def\pu@classname{gbkbook}
+\InputIfFileExists{chinesebook.inc}{}{%
+    \ClassError{\pu@classname}{%
+      Can't load chinesebook.inc}{}}
+\endinput