Newer
Older
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{njuthesis}
\RequirePackage{kvoptions}
\SetupKeyvalOptions{
family=njuthesis,
prefix=
}
%
% \PassOptionsToPackage{AutoFakeBold=2.17}{xeCJK}
\LoadClass[a4paper,UTF8,scheme=chinese,linespread=1.625, zihao=-4]{ctexbook}[2018/04/01]
% 输入配置文件
\input{profile/profile.cls}
\DeclareStringOption[thesis]{Type}
\DeclareStringOption{Department}
\DeclareStringOption{Grade}
\DeclareStringOption{StudentID}
\DeclareStringOption{StudentName}
\ProcessKeyvalOptions*
\ifthenelse{\equal{\Type}{thesis}}
{