mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-06-01 10:05:16 +08:00
Compare commits
4 Commits
47c8e13421
...
v4.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ff65a8217 | ||
|
|
7bc9b22723 | ||
|
|
3fa8d4f7eb | ||
|
|
189c931099 |
@@ -8,7 +8,7 @@
|
|||||||
Do Check Before Upload
|
Do Check Before Upload
|
||||||
--]==========================================]--
|
--]==========================================]--
|
||||||
module = "elegantbook"
|
module = "elegantbook"
|
||||||
version = "2.60"
|
version = "4.7"
|
||||||
maintainer = "Ran Wang"
|
maintainer = "Ran Wang"
|
||||||
uploader = maintainer
|
uploader = maintainer
|
||||||
maintainid = "ElegantLaTeX"
|
maintainid = "ElegantLaTeX"
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
\author{Ethan Deng \& Liam Huang \& syvshc \& sikouhjw \& Osbert Wang}
|
\author{Ethan Deng \& Liam Huang \& syvshc \& sikouhjw \& Osbert Wang}
|
||||||
\institute{Elegant\LaTeX\ Program}
|
\institute{Elegant\LaTeX\ Program}
|
||||||
\date{2026/2/27}
|
\date{2026/5/1}
|
||||||
\version{4.6}
|
\version{4.7}
|
||||||
\bioinfo{自定义}{信息}
|
\bioinfo{自定义}{信息}
|
||||||
|
|
||||||
\extrainfo{\textcolor{red}{\bfseries 注意:本模板自2023年1月1日起停止维护。然而,鉴于用户群体庞大,自2026年起恢复维护并重新发布。}}
|
\extrainfo{\textcolor{red}{\bfseries 注意:本模板自2023年1月1日起停止维护。然而,鉴于用户群体庞大,自2026年起恢复维护并重新发布。}}
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
\author{Ethan Deng, Liam Huang, syvshc, sikouhjw \& Osbert Wang}
|
\author{Ethan Deng, Liam Huang, syvshc, sikouhjw \& Osbert Wang}
|
||||||
\institute{Elegant\LaTeX\ Program}
|
\institute{Elegant\LaTeX\ Program}
|
||||||
\date{Feb. 27, 2026}
|
\date{May 1, 2026}
|
||||||
\version{4.6}
|
\version{4.7}
|
||||||
\bioinfo{Bio}{Information}
|
\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.}}
|
\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}
|
\RequirePackage[title,titletoc,header]{appendix}
|
||||||
|
|
||||||
|
|
||||||
@@ -1273,7 +1273,7 @@
|
|||||||
% \renewcommand{\headrule}{}
|
% \renewcommand{\headrule}{}
|
||||||
\fancypagestyle{plain}{\renewcommand{\headrulewidth}{0pt}\fancyhf{}\renewcommand{\headrule}{}}
|
\fancypagestyle{plain}{\renewcommand{\headrulewidth}{0pt}\fancyhf{}\renewcommand{\headrule}{}}
|
||||||
\renewcommand{\sectionmark}[1]{\markright{\thesection\, #1}{}}
|
\renewcommand{\sectionmark}[1]{\markright{\thesection\, #1}{}}
|
||||||
\renewcommand{\chaptermark}[1]{\markboth{\xchaptertitle\, #1}{}}
|
\renewcommand{\chaptermark}[1]{\markboth{\IfAppendix{\appendixname\;\thechapter\, #1}{\xchaptertitle\, #1}}{}}
|
||||||
|
|
||||||
|
|
||||||
\renewcommand*{\maketitle}{%
|
\renewcommand*{\maketitle}{%
|
||||||
|
|||||||
Reference in New Issue
Block a user