mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-06-01 10:05:16 +08:00
Compare commits
7 Commits
aca39291e8
...
v4.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ff65a8217 | ||
|
|
7bc9b22723 | ||
|
|
3fa8d4f7eb | ||
|
|
189c931099 | ||
|
|
47c8e13421 | ||
|
|
6ea9151a16 | ||
|
|
a03ddeb183 |
@@ -8,7 +8,7 @@
|
||||
Do Check Before Upload
|
||||
--]==========================================]--
|
||||
module = "elegantbook"
|
||||
version = "2.60"
|
||||
version = "4.7"
|
||||
maintainer = "Ran Wang"
|
||||
uploader = maintainer
|
||||
maintainid = "ElegantLaTeX"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
|
||||
\author{Ethan Deng \& Liam Huang \& syvshc \& sikouhjw \& Osbert Wang}
|
||||
\institute{Elegant\LaTeX\ Program}
|
||||
\date{2026/2/27}
|
||||
\version{4.6}
|
||||
\date{2026/5/1}
|
||||
\version{4.7}
|
||||
\bioinfo{自定义}{信息}
|
||||
|
||||
\extrainfo{\textcolor{red}{\bfseries 注意:本模板自2023年1月1日起停止维护。然而,鉴于用户群体庞大,自2026年起恢复维护并重新发布。}}
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
|
||||
\author{Ethan Deng, Liam Huang, syvshc, sikouhjw \& Osbert Wang}
|
||||
\institute{Elegant\LaTeX\ Program}
|
||||
\date{Feb. 27, 2026}
|
||||
\version{4.6}
|
||||
\date{May 1, 2026}
|
||||
\version{4.7}
|
||||
\bioinfo{Bio}{Information}
|
||||
|
||||
\extrainfo{\textcolor{red}{\bfseries Caution: This template will no longer be maintained since January 1st, 2023. However, due to its large user base, maintenance has resumed and the template has been re-released as of 2026.}}
|
||||
|
||||
@@ -397,7 +397,7 @@
|
||||
|
||||
|
||||
%% 章节设置
|
||||
\RequirePackage[center,pagestyles]{titlesec}
|
||||
\RequirePackage[center]{titlesec}
|
||||
\RequirePackage[title,titletoc,header]{appendix}
|
||||
|
||||
|
||||
@@ -1273,7 +1273,7 @@
|
||||
% \renewcommand{\headrule}{}
|
||||
\fancypagestyle{plain}{\renewcommand{\headrulewidth}{0pt}\fancyhf{}\renewcommand{\headrule}{}}
|
||||
\renewcommand{\sectionmark}[1]{\markright{\thesection\, #1}{}}
|
||||
\renewcommand{\chaptermark}[1]{\markboth{\xchaptertitle\, #1}{}}
|
||||
\renewcommand{\chaptermark}[1]{\markboth{\IfAppendix{\appendixname\;\thechapter\, #1}{\xchaptertitle\, #1}}{}}
|
||||
|
||||
|
||||
\renewcommand*{\maketitle}{%
|
||||
@@ -1296,8 +1296,8 @@
|
||||
\includegraphics[trim=0 26bp 0 26bp,clip=true, width=\linewidth]{example-image}
|
||||
\fi
|
||||
}{\relax}
|
||||
\setlength{\fboxsep}{0pt}
|
||||
\colorbox{coverlinecolor}{\makebox[\linewidth][c]{\shortstack[c]{\vspace{0.5in}}}}
|
||||
\vskip-\baselineskip
|
||||
{\color{coverlinecolor}\hrule \@width \linewidth \@height .5in}
|
||||
\vfill
|
||||
\vskip-2ex
|
||||
\hspace{2em}
|
||||
|
||||
Reference in New Issue
Block a user