mirror of
https://github.com/ElegantLaTeX/ElegantPaper.git
synced 2026-03-28 02:04:37 +08:00
re-release since 2026
This commit is contained in:
14
README.md
14
README.md
@@ -1,22 +1,22 @@
|
|||||||
<!-- Author: Dongsheng Deng -->
|
<!-- Author: Dongsheng Deng & Ran Wang -->
|
||||||
<!-- Email: ddswhu@outlook.com -->
|
<!-- Email: ddswhu@outlook.com & ranwang.osbert@outlook.com -->
|
||||||
|
|
||||||
# ElegantPaper
|
# ElegantPaper
|
||||||
|
|
||||||
[Homepage](https://elegantlatex.org/) | [Github](https://github.com/ElegantLaTeX/ElegantPaper) | [CTAN](https://ctan.org/pkg/elegantpaper) | [Download](https://github.com/ElegantLaTeX/ElegantPaper/releases) | [Wiki](https://github.com/ElegantLaTeX/ElegantPaper/wiki) | [Weibo](https://weibo.com/elegantlatex)
|
[Github](https://github.com/ElegantLaTeX/ElegantPaper) | [CTAN](https://ctan.org/pkg/elegantpaper) | [Download](https://github.com/ElegantLaTeX/ElegantPaper/releases) | [Wiki](https://github.com/ElegantLaTeX/ElegantPaper/wiki)
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
**Caution: This template will no longer be maintained since January 1st, 2023.**
|
**本模板自 2023 年 1 月 1 日起停止维护,并不建议使用,但鉴于用户群体庞大,自 2026 年起重新发布。为保证之前版本的用户仍能查阅说明文档,本说明文档保留了过往信息。**
|
||||||
|
|
||||||
**注意:本模板自 2023 年 1 月 1 日开始,不再维护,不建议使用本系列模板!**
|
**This template was discontinued as of January 1, 2023, and its use was not recommended. However, due to its large user base, it has been re-released since 2026. To ensure that users of previous versions can still access the documentation, this documentation retains past information.**
|
||||||
|
|
||||||
ElegantPaper is designed for writing a working paper, especially for economics students. This template is based on the standard LaTeX article class. The goal of this template is to make the writing process easier and more comfortable. You can get rid of all the worries about the format. Just enjoy it! If you have any questions, suggestions or bug reports, you can create issues or email us at elegantlatex2e@gmail.com.
|
ElegantPaper is designed for writing a working paper, especially for economics students. This template is based on the standard LaTeX article class. The goal of this template is to make the writing process easier and more comfortable. You can get rid of all the worries about the format. Just enjoy it! If you have any questions, suggestions or bug reports, you can create issues or email us at ranwang.osbert@outlook.com.
|
||||||
|
|
||||||
此模板基于 LaTeX 的 article 类,专为工作论文写作而设计。设计这个模板的初衷是让作者不用关心工作论文的格式,专心写作,从而有更加舒适,简便的写作体验。如果你有其他问题、建议或者报告 bug,可以提交 issues 或者给我们发邮件:elegantlatex2e@gmail.com。用户 QQ 交流群(Q 群:692108391),欢迎加入。
|
此模板基于 LaTeX 的 article 类,专为工作论文写作而设计。设计这个模板的初衷是让作者不用关心工作论文的格式,专心写作,从而有更加舒适,简便的写作体验。如果你有其他问题、建议或者报告 bug,可以提交 issues 或者给我们发邮件:ranwang.osbert@outlook.com。用户 QQ 交流群(Q 群:692108391),欢迎加入。
|
||||||
|
|
||||||
The official user guide is [here](https://github.com/ElegantLaTeX/ElegantPaper/releases), or you can refer to the [wiki](https://github.com/ElegantLaTeX/ElegantPaper/wiki).
|
The official user guide is [here](https://github.com/ElegantLaTeX/ElegantPaper/releases), or you can refer to the [wiki](https://github.com/ElegantLaTeX/ElegantPaper/wiki).
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,11 @@
|
|||||||
%!TEX program = xelatex
|
|
||||||
% 完整编译: xelatex -> biber/bibtex -> xelatex -> xelatex
|
|
||||||
\documentclass[lang=cn,a4paper,newtx]{elegantpaper}
|
\documentclass[lang=cn,a4paper,newtx]{elegantpaper}
|
||||||
|
|
||||||
\title{ElegantPaper: 一个优美的 \LaTeX{} 工作论文模板}
|
\title{ElegantPaper: 一个优美的 \LaTeX{} 工作论文模板}
|
||||||
\author{作者1 \\ 某某大学/机构 \and 作者2 \\ 某某大学/机构}
|
\author{作者1 \\ 某某大学/机构 \and 作者2 \\ 某某大学/机构}
|
||||||
\institute{\href{https://elegantlatex.org/}{Elegant\LaTeX{} 项目组}}
|
\institute{\href{https://github.com/ElegantLaTeX}{Elegant\LaTeX{} 项目组}}
|
||||||
|
|
||||||
\version{0.11}
|
\version{0.12}
|
||||||
\date{\zhdate{2022/12/31}}
|
\date{\zhdate{2026/2/27}}
|
||||||
|
|
||||||
% 本文档命令
|
% 本文档命令
|
||||||
\usepackage{array}
|
\usepackage{array}
|
||||||
@@ -25,7 +23,7 @@
|
|||||||
|
|
||||||
\section{模板使用须知}
|
\section{模板使用须知}
|
||||||
|
|
||||||
\textcolor{red}{\bfseries 本模板自 2023 年 1 月 1 日开始,不再维护,不建议使用本系列模板!为了保证之前版本的用户仍然能查到说明文档,本说明文档仍然保留过去的信息。}
|
\textcolor{red}{\bfseries 本模板自 2023 年 1 月 1 日起停止维护,并不建议使用,但鉴于用户群体庞大,自 2026 年起重新发布。为保证之前版本的用户仍能查阅说明文档,本说明文档保留了过往信息。}
|
||||||
|
|
||||||
\subsection{注意事项}
|
\subsection{注意事项}
|
||||||
\textbf{文献部分}:我们将 bibtex 的默认文献编译方式改为 biblatex,不过我们也提供了两个后端,\lstinline{bibend=biber} 和 \lstinline{bibend=bibtex}。特别需要注意的是从 0.10 开始,文献文件改为 \lstinline{reference.bib},与 ElegantBook 保持一致,而参考文献的引文样式等更多格式,请参考后文参考文献部分,更多样式可以参考 biblatex 文档。
|
\textbf{文献部分}:我们将 bibtex 的默认文献编译方式改为 biblatex,不过我们也提供了两个后端,\lstinline{bibend=biber} 和 \lstinline{bibend=bibtex}。特别需要注意的是从 0.10 开始,文献文件改为 \lstinline{reference.bib},与 ElegantBook 保持一致,而参考文献的引文样式等更多格式,请参考后文参考文献部分,更多样式可以参考 biblatex 文档。
|
||||||
|
|||||||
@@ -1,13 +1,11 @@
|
|||||||
%!TEX program = pdflatex
|
|
||||||
% Full chain: pdflatex -> biber/bibtex -> pdflatex -> pdflatex
|
|
||||||
\documentclass[11pt,en]{elegantpaper}
|
\documentclass[11pt,en]{elegantpaper}
|
||||||
|
|
||||||
\title{ElegantPaper: An Elegant \LaTeX{} Template for Working Papers}
|
\title{ElegantPaper: An Elegant \LaTeX{} Template for Working Papers}
|
||||||
\author{Author1 \\ Institute1 \and Author2 \\ Institute2}
|
\author{Author1 \\ Institute1 \and Author2 \\ Institute2}
|
||||||
\institute{\href{https://github.com/ElegantLaTeX}{Elegant\LaTeX{} Program}}
|
\institute{\href{https://github.com/ElegantLaTeX}{Elegant\LaTeX{} Program}}
|
||||||
|
|
||||||
\version{0.11}
|
\version{0.12}
|
||||||
\date{Dec. 31, 2022}
|
\date{Feb. 27, 2026}
|
||||||
|
|
||||||
% cmd for this doc
|
% cmd for this doc
|
||||||
\usepackage{array}
|
\usepackage{array}
|
||||||
@@ -23,7 +21,7 @@ This documentation illustrates the usage of the \href{https://github.com/Elegant
|
|||||||
\keywords{Elegant\LaTeX{}, Working Paper, Template}
|
\keywords{Elegant\LaTeX{}, Working Paper, Template}
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
\textcolor{red}{\bfseries Caution: This template will no longer be maintained since January 1st, 2023.}
|
\textcolor{red}{\bfseries Caution: This template will no longer be maintained since January 1st, 2023. However, due to its user base, maintenance has resumed and the template has been re-released as of 2026.}
|
||||||
|
|
||||||
\section*{Update Notes}
|
\section*{Update Notes}
|
||||||
|
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
% Author: Dongsheng Deng
|
% Author: Dongsheng Deng & Ran Wang
|
||||||
% Homepage: https://ddswhu.me/
|
% Email: ranwang.osbert@outlook.com
|
||||||
% Email: elegantlatex2e@gmail.com
|
|
||||||
% Lastest Version: https://github.com/ElegantLaTeX/ElegantPaper
|
% Lastest Version: https://github.com/ElegantLaTeX/ElegantPaper
|
||||||
|
|
||||||
% --- Class structure: identification part
|
% --- Class structure: identification part
|
||||||
\ProvidesClass{elegantpaper}[2022/12/31 v0.11 ElegantLaTeX Paper class]
|
\ProvidesClass{elegantpaper}[2026/2/27 v0.12 ElegantLaTeX Paper class]
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
|
|
||||||
%%%
|
%%%
|
||||||
|
|||||||
Reference in New Issue
Block a user