diff --git a/demo.pdf b/demo.pdf index ba09750..70dd77a 100644 Binary files a/demo.pdf and b/demo.pdf differ diff --git a/whutmod.cls b/whutmod.cls index 1f04a53..8c5fa11 100644 --- a/whutmod.cls +++ b/whutmod.cls @@ -3,6 +3,7 @@ %% Derived from and Compatible with latexstudio/CUMCMThesis %% Modified by Mark Huang Communication Engineering (Experimental) %% First Released on 2018/7/30 +%% See https://github.com/Markhng/whutmod %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}[1995/12/01] @@ -41,7 +42,7 @@ \RequirePackage{ifxetex} \RequireXeTeX \ifxetex\else -\ClassError{whut_modeling_thesis}{You must use the `xelatex' driver\MessageBreak Please choose `xelatex'}{% +\ClassError{whutmod}{You must use the `xelatex' driver\MessageBreak Please choose `xelatex'}{% Just choose `xelatex', no `pdflatex' or `latex' and so on.} \fi \RequirePackage{ctex}