4 Commits

Author SHA1 Message Date
osbertwang
0ff65a8217 v4.7 2026-05-01 20:12:10 +08:00
osbertwang
7bc9b22723 new version 2026-05-01 20:05:05 +08:00
ranwang
3fa8d4f7eb titlesec 删除 pagestyles 选项 2026-04-22 09:28:57 +08:00
ranwang
189c931099 issue 256 2026-04-21 14:27:42 +08:00
4 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
Do Check Before Upload
--]==========================================]--
module = "elegantbook"
version = "2.60"
version = "4.7"
maintainer = "Ran Wang"
uploader = maintainer
maintainid = "ElegantLaTeX"

View File

@@ -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年起恢复维护并重新发布。}}

View File

@@ -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.}}

View File

@@ -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}{%