mirror of
https://github.com/ElegantLaTeX/ElegantPaper.git
synced 2026-01-26 04:14:36 +08:00
modify footnote and table
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
\PassOptionsToPackage{no-math}{fontspec}
|
\PassOptionsToPackage{no-math}{fontspec}
|
||||||
\ifdefstring{\ELEGANT@lang}{cn}{
|
\ifdefstring{\ELEGANT@lang}{cn}{
|
||||||
\RequirePackage[UTF8, scheme=plain]{ctex}
|
\RequirePackage[UTF8, scheme=plain, space]{ctex}
|
||||||
}
|
}
|
||||||
|
|
||||||
\ifxetex
|
\ifxetex
|
||||||
@@ -153,6 +153,17 @@
|
|||||||
|
|
||||||
\AtBeginEnvironment{verbatim}{\microtypesetup{activate=false}}
|
\AtBeginEnvironment{verbatim}{\microtypesetup{activate=false}}
|
||||||
|
|
||||||
|
\AtBeginDocument{
|
||||||
|
\setlength{\abovedisplayskip}{3pt}
|
||||||
|
\setlength{\belowdisplayskip}{3pt}
|
||||||
|
\RequirePackage[flushmargin]{footmisc}
|
||||||
|
\setlength{\footnotesep}{12pt}
|
||||||
|
}
|
||||||
|
|
||||||
|
\BeforeBeginEnvironment{tabular}{\small}
|
||||||
|
\AfterEndEnvironment{tabular}{}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\def\IfEmpty#1{%
|
\def\IfEmpty#1{%
|
||||||
\edef\1{\the#1}
|
\edef\1{\the#1}
|
||||||
|
|||||||
Reference in New Issue
Block a user