From 58424daeb47cdce59904397f1e7b7a1be05b7114 Mon Sep 17 00:00:00 2001 From: EthanDeng Date: Fri, 28 Jun 2019 13:23:20 +0800 Subject: [PATCH] add multirow --- elegantpaper.cls | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/elegantpaper.cls b/elegantpaper.cls index 8d4646f..47c618f 100644 --- a/elegantpaper.cls +++ b/elegantpaper.cls @@ -38,6 +38,7 @@ \RequirePackage{indentfirst} \RequirePackage{booktabs} \RequirePackage{multicol} +\RequirePackage{multirow,linegoal} \RequirePackage{xcolor} \RequirePackage{graphicx} \RequirePackage{fancyvrb} @@ -54,6 +55,7 @@ \RequirePackage[shortlabels,inline]{enumitem} \setlist{nolistsep} + % define the hyperref color \RequirePackage{xcolor} \definecolor{winered}{rgb}{0.5,0,0} @@ -85,7 +87,7 @@ \PassOptionsToPackage{no-math}{fontspec} \ifdefstring{\ELEGANT@lang}{cn}{ -\RequirePackage[UTF8, scheme=plain, space]{ctex} +\RequirePackage[UTF8, scheme=plain]{ctex} } \ifxetex @@ -177,7 +179,7 @@ \renewcommand\thefootnote{\@fnsymbol\c@footnote}% \def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}% \long\def\@makefntext##1{\parindent 1em\noindent - \hb@xt@1.8em{% + \hb@xt@0.1em{% \hss\@textsuperscript{\normalfont\@thefnmark}}##1}% \if@twocolumn \ifnum \col@number=\@ne @@ -221,7 +223,7 @@ \@author\\ \the\institute \end{tabular}\par}% -\vskip 1.5em% +\vskip 1em% \IfEmpty\version \else {\small\normalfont\ifdefstring{\ELEGANT@lang}{en}{\itshape}{\kaishu}\versiontext\the\version}