OSDN Git Service

removed web2c version of PUTeX.
[putex/putex.git] / src / putex / latex / putex / chineserbopts.inc
1 %% This is file 'chineserbopts.inc'
2 %%
3 %%   Options for Chinese report and book
4 %%
5 %% Copyright 1999-2004
6 %% The PUTeX Project and any individual authors listed elsewhere
7 %% in this file.
8 %% This file is part of the PUTeX system. You are NOT allowed to
9 %% distribute a modified version of this file.
10 %% ----------------------------------------
11 %%   This system is distributed in the hope that it will be useful,
12 %%   but WITHOUT ANY WARRANTY; without even the implied warranty of
13 %%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 %%
15 \RequirePackage{chinesebasic}[2004/09/13]
16 \let\pu@chapcnum\PUXcnumber
17 \DeclareOption{chapscnum}{\let\pu@chapcnum\PUXscnumber}
18 \DeclareOption{chapucnum}{\let\pu@chapcnum\PUXucnumber}
19 \DeclareOption{chapfcnum}{\let\pu@chapcnum\PUXfcnumber}
20 \DeclareOption{chapacnum}{\let\pu@chapcnum\PUXacnumber}
21 \let\pu@chhdalign\raggedright
22 \DeclareOption{rightchhd}{\let\pu@chhdalign\raggedleft}
23 \DeclareOption{centerchhd}{\let\pu@chhdalign\centering}
24 \newif\if@twsec \@twsecfalse
25 \DeclareOption{twsec}{\@twsectrue}
26 \endinput