pkuthss.cls: also load ifpdf to avoid surprise.
This commit is contained in:
parent
94ba456fc0
commit
4e48d8e5d6
@ -69,8 +69,8 @@
|
||||
% CJKfntef provides `\CJKunderline' used in `\maketitle'.
|
||||
% fancyhdr provides utilities for setting up headers and footers.
|
||||
\LoadClass[hyperref, cs4size, fntef, fancyhdr]{ctexbook}[2011/03/11]
|
||||
% ctex 2.x no longer loads ifxetex itself.
|
||||
\RequirePackage{ifxetex}
|
||||
% ctex 2.x no longer loads ifpdf and ifxetex by itself.
|
||||
\RequirePackage{ifpdf, ifxetex}
|
||||
% Provides support for `key = val' grammar.
|
||||
\RequirePackage{keyval}
|
||||
% Graphics support.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user