add multirow

This commit is contained in:
EthanDeng
2019-06-28 13:23:20 +08:00
parent d88dce43c8
commit 58424daeb4

View File

@@ -38,6 +38,7 @@
\RequirePackage{indentfirst} \RequirePackage{indentfirst}
\RequirePackage{booktabs} \RequirePackage{booktabs}
\RequirePackage{multicol} \RequirePackage{multicol}
\RequirePackage{multirow,linegoal}
\RequirePackage{xcolor} \RequirePackage{xcolor}
\RequirePackage{graphicx} \RequirePackage{graphicx}
\RequirePackage{fancyvrb} \RequirePackage{fancyvrb}
@@ -54,6 +55,7 @@
\RequirePackage[shortlabels,inline]{enumitem} \RequirePackage[shortlabels,inline]{enumitem}
\setlist{nolistsep} \setlist{nolistsep}
% define the hyperref color % define the hyperref color
\RequirePackage{xcolor} \RequirePackage{xcolor}
\definecolor{winered}{rgb}{0.5,0,0} \definecolor{winered}{rgb}{0.5,0,0}
@@ -85,7 +87,7 @@
\PassOptionsToPackage{no-math}{fontspec} \PassOptionsToPackage{no-math}{fontspec}
\ifdefstring{\ELEGANT@lang}{cn}{ \ifdefstring{\ELEGANT@lang}{cn}{
\RequirePackage[UTF8, scheme=plain, space]{ctex} \RequirePackage[UTF8, scheme=plain]{ctex}
} }
\ifxetex \ifxetex
@@ -177,7 +179,7 @@
\renewcommand\thefootnote{\@fnsymbol\c@footnote}% \renewcommand\thefootnote{\@fnsymbol\c@footnote}%
\def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}% \def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}%
\long\def\@makefntext##1{\parindent 1em\noindent \long\def\@makefntext##1{\parindent 1em\noindent
\hb@xt@1.8em{% \hb@xt@0.1em{%
\hss\@textsuperscript{\normalfont\@thefnmark}}##1}% \hss\@textsuperscript{\normalfont\@thefnmark}}##1}%
\if@twocolumn \if@twocolumn
\ifnum \col@number=\@ne \ifnum \col@number=\@ne
@@ -221,7 +223,7 @@
\@author\\ \@author\\
\the\institute \the\institute
\end{tabular}\par}% \end{tabular}\par}%
\vskip 1.5em% \vskip 1em%
\IfEmpty\version \IfEmpty\version
\else \else
{\small\normalfont\ifdefstring{\ELEGANT@lang}{en}{\itshape}{\kaishu}\versiontext\the\version} {\small\normalfont\ifdefstring{\ELEGANT@lang}{en}{\itshape}{\kaishu}\versiontext\the\version}