Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
NJUThesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NJU LUG
NJU LaTeX Templates
NJUThesis
Commits
2cf37cd8
Commit
2cf37cd8
authored
3 years ago
by
Yu Xiong
Browse files
Options
Downloads
Patches
Plain Diff
chore: 提升版本号
- 修改构建脚本 - 修改文档
parent
181ea594
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CHANGELOG.md
+4
-1
4 additions, 1 deletion
CHANGELOG.md
README.md
+1
-1
1 addition, 1 deletion
README.md
build.lua
+1
-1
1 addition, 1 deletion
build.lua
docs/njuthesis-sample.tex
+1
-1
1 addition, 1 deletion
docs/njuthesis-sample.tex
source/njuthesis.dtx
+28
-14
28 additions, 14 deletions
source/njuthesis.dtx
with
35 additions
and
18 deletions
CHANGELOG.md
+
4
−
1
View file @
2cf37cd8
...
@@ -6,6 +6,8 @@
...
@@ -6,6 +6,8 @@
## [未发布]
## [未发布]
## [0.15.0] - 2022-02-20
### 新增
### 新增
-
新增符号表页面
`notation`
- [#61]
-
新增符号表页面
`notation`
- [#61]
...
@@ -229,7 +231,8 @@
...
@@ -229,7 +231,8 @@
-
模板上传至 CTAN
-
模板上传至 CTAN
[
unreleased
]:
https://github.com/nju-lug/NJUThesis/compare/v0.14.0...HEAD
[
unreleased
]:
https://github.com/nju-lug/NJUThesis/compare/v0.15.0...HEAD
[
0.15.0
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.15.0
[
0.14.0
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.14.0
[
0.14.0
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.14.0
[
0.13.1
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.13.1
[
0.13.1
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.13.1
[
0.13.0
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.13.0
[
0.13.0
]:
https://github.com/nju-lug/NJUThesis/releases/tag/v0.13.0
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
2cf37cd8
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
请首先阅读
[
用户手册
](
http://mirrors.ctan.org/macros/unicodetex/latex/njuthesis/njuthesis.pdf
)
,其中详尽阐述了模板的特性和使用方法。
请首先阅读
[
用户手册
](
http://mirrors.ctan.org/macros/unicodetex/latex/njuthesis/njuthesis.pdf
)
,其中详尽阐述了模板的特性和使用方法。
对于普通用户,首要推荐使用下述的
**南大TeX编译方法**
。
对于普通用户,首要推荐使用下述的
**南大
TeX
编译方法**
。
### 南大 TeX 编译
### 南大 TeX 编译
...
...
This diff is collapsed.
Click to expand it.
build.lua
+
1
−
1
View file @
2cf37cd8
...
@@ -8,7 +8,7 @@ module = "njuthesis"
...
@@ -8,7 +8,7 @@ module = "njuthesis"
checkengines
=
{
"xetex"
,
"luatex"
}
checkengines
=
{
"xetex"
,
"luatex"
}
checkopts
=
"-interaction=batchmode"
checkopts
=
"-interaction=batchmode"
textfiles
=
{
"LICENSE"
,
"*.md"
,
"*.ins"
}
textfiles
=
{
"LICENSE"
,
"
README
*.md"
,
"*.ins"
}
ctanreadme
=
"README-CTAN.md"
ctanreadme
=
"README-CTAN.md"
sourcefiledir
=
"source"
sourcefiledir
=
"source"
...
...
This diff is collapsed.
Click to expand it.
docs/njuthesis-sample.tex
+
1
−
1
View file @
2cf37cd8
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% njuthesis - 南京大学学位论文模板
% njuthesis - 南京大学学位论文模板
% Version 0.1
4
.0 2022-0
1-14
% Version 0.1
5
.0 2022-0
2-20
%
%
% 关注项目地址以获取最新变化
% 关注项目地址以获取最新变化
% https://github.com/nju-lug/NJUThesis
% https://github.com/nju-lug/NJUThesis
...
...
This diff is collapsed.
Click to expand it.
source/njuthesis.dtx
+
28
−
14
View file @
2cf37cd8
...
@@ -105,7 +105,7 @@ To produce the documentation run the original source files ending with
...
@@ -105,7 +105,7 @@ To produce the documentation run the original source files ending with
%
%
%<class>\NeedsTeXFormat{LaTeX2e}
%<class>\NeedsTeXFormat{LaTeX2e}
%<class>\RequirePackage{expl3}
%<class>\RequirePackage{expl3}
%<class>\GetIdInfo $Id: njuthesis.dtx 0.15.0 2022-0
1-17
1
5
:30:00 +0800 NJU LUG <git+nju-lug-email-3104-issue-@yaoge123.cn>$
%<class>\GetIdInfo $Id: njuthesis.dtx 0.15.0 2022-0
2-20
1
0
:30:00 +0800 NJU LUG <git+nju-lug-email-3104-issue-@yaoge123.cn>$
%<class> {Thesis template for Nanjing University}
%<class> {Thesis template for Nanjing University}
%<class>\ProvidesExplClass{njuthesis}
%<class>\ProvidesExplClass{njuthesis}
%<class> {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
%<class> {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
...
@@ -183,7 +183,7 @@ To produce the documentation run the original source files ending with
...
@@ -183,7 +183,7 @@ To produce the documentation run the original source files ending with
% 南京大学 Linux 用户组
% 南京大学 Linux 用户组
% \thanks{E-mail: \href{mailto:git+nju-lug-email-3104-issue-@yaoge123.cn}{git+nju-lug-email-3104-issue-@yaoge123.cn}}}
% \thanks{E-mail: \href{mailto:git+nju-lug-email-3104-issue-@yaoge123.cn}{git+nju-lug-email-3104-issue-@yaoge123.cn}}}
%
%
% \date{v0.15.0 \quad 2022-0
1-16
}
% \date{v0.15.0 \quad 2022-0
2-20
}
%
%
% \changes{v0.1}{2021/09/04}{开始开发。}
% \changes{v0.1}{2021/09/04}{开始开发。}
% \changes{v0.2}{2021/09/07}{初步搭建了可用的模板。}
% \changes{v0.2}{2021/09/07}{初步搭建了可用的模板。}
...
@@ -1347,7 +1347,7 @@ To produce the documentation run the original source files ending with
...
@@ -1347,7 +1347,7 @@ To produce the documentation run the original source files ending with
% \end{function}
% \end{function}
%
%
% 本模板中 \pkg{biblatex} 并不是显式载入的。
% 本模板中 \pkg{biblatex} 并不是显式载入的。
% 如需在其基础上进行一些定制,可使用本设置项载入宏包选项。
% 如需在其基础上进行一些定制,可使用本设置项载入宏包选项
\cite{biblatex}
。
%
%
% \begin{function}[added=2021-12-19]{bib/resource}
% \begin{function}[added=2021-12-19]{bib/resource}
% \begin{syntax}
% \begin{syntax}
...
@@ -1486,9 +1486,9 @@ To produce the documentation run the original source files ending with
...
@@ -1486,9 +1486,9 @@ To produce the documentation run the original source files ending with
% \end{function}
% \end{function}
%
%
% 本科生模板仅会生成中文封面;研究生模板会生成中英文封面。
% 本科生模板仅会生成中文封面;研究生模板会生成中英文封面。
% 如果选择了 \opt{nlcover},
仅
会生成研究生的国家图书馆封面。
% 如果选择了 \opt{nlcover},
\emph{仅仅}
会生成研究生的国家图书馆封面。
% 如果选择了 \opt{decl-page},会在封面后生成本科生的诚信承诺书或研究生的
原创性声明。
% 如果选择了 \opt{decl-page},会在封面后生成本科生的诚信承诺书或研究生的
% 在启用草稿模式后封面绘制将被禁用。
%
原创性声明。
在启用草稿模式后封面绘制将被禁用。
%
%
% \paragraph{封面图片}
% \paragraph{封面图片}
%
%
...
@@ -1506,7 +1506,9 @@ To produce the documentation run the original source files ending with
...
@@ -1506,7 +1506,9 @@ To produce the documentation run the original source files ending with
% 校名图片文件。
% 校名图片文件。
% \end{function}
% \end{function}
%
%
% 通过以上两个选项可以使用外置的校徽和校名图片。本模板封面中校徽及校名的绘制默认依赖 \pkg{njuvisual} 宏包提供的 \pkg{tikz} 矢量曲线,耗时较长,在替换为外置图片后可节省约1秒的编译时长。
% 通过以上两个选项可以使用外置的校徽和校名图片。本模板封面中校徽及校名的绘制
% 默认依赖 \pkg{njuvisual} 宏包提供的 \pkg{tikz} 矢量曲线,耗时较长,
% 在替换为外置图片后可节省约1秒的编译时长。
%
%
%
%
% \subsubsection{摘要页}
% \subsubsection{摘要页}
...
@@ -1530,7 +1532,8 @@ To produce the documentation run the original source files ending with
...
@@ -1530,7 +1532,8 @@ To produce the documentation run the original source files ending with
% \begin{syntax}
% \begin{syntax}
% abstract-in-toc = <\TTF>
% abstract-in-toc = <\TTF>
% \end{syntax}
% \end{syntax}
% 是否将摘要插入目录,默认开启。关闭此选项后摘要页将不会出现在目录中,仅保留其 PDF 书签。
% 是否将摘要条目插入目录,默认开启。
% 关闭此选项后摘要页将不会出现在目录中,仅保留其 PDF 书签。
% \end{function}
% \end{function}
%
%
%
%
...
@@ -1566,13 +1569,16 @@ To produce the documentation run the original source files ending with
...
@@ -1566,13 +1569,16 @@ To produce the documentation run the original source files ending with
% listtablename = { 表格清单 }
% listtablename = { 表格清单 }
% }
% }
% \end{latexexample}
% \end{latexexample}
% 实际上,根据《学位论文编写规则》国家标准\cite{gb-t-7713.1-2006},尽管“目录”这一说法已流传甚广,但学位论文中理应使用“目次”这一名称来指代篇目的列表。
% 实际上,根据《学位论文编写规则》国家标准\cite{gb-t-7713.1-2006},
% 尽管“目录”这一说法已流传甚广,但学位论文中理应使用“目次”这一名称
% 来指代篇目的列表。
%
%
% \begin{function}[added=2022-02-04]{style/toc-in-toc}
% \begin{function}[added=2022-02-04]{style/toc-in-toc}
% \begin{syntax}
% \begin{syntax}
% toc-in-toc = <\TTF>
% toc-in-toc = <\TTF>
% \end{syntax}
% \end{syntax}
% 是否在目录中显示目录自身,默认开启。关闭此选项后目录、插图目录和表格目录将不会出现在目录中,仅保留其 PDF 书签。
% 是否在目录中显示目录自身的条目,默认开启。关闭此选项后目录、
% 插图目录和表格目录将不会出现在目录中,仅保留其 PDF 书签。
% \end{function}
% \end{function}
%
%
%
%
...
@@ -1643,10 +1649,10 @@ To produce the documentation run the original source files ending with
...
@@ -1643,10 +1649,10 @@ To produce the documentation run the original source files ending with
%
%
% 视觉识别系统 \pkg{njuvisual} 现已被分离为独立宏包\cite{njuvisual},基本使用方法举例如下:
% 视觉识别系统 \pkg{njuvisual} 现已被分离为独立宏包\cite{njuvisual},基本使用方法举例如下:
% \begin{latexexample}[moretexcs={\njuemblem,\njuname,\njuname*}]
% \begin{latexexample}[moretexcs={\njuemblem,\njuname,\njuname*}]
% \njuemblem{!}{3cm} % 生成
指定大小
的紫色
南大
校徽
% \njuemblem{!}{3cm} % 生成
高 3cm
的紫色校徽
% \njuname{4cm}{!} % 生成
指定大小
的紫色
南大
中文校名
% \njuname{4cm}{!} % 生成
宽 4cm
的紫色中文校名
% \njuname*{4cm}{!} % 生成
指定大小
的紫色
南大
英文校名
% \njuname*{4cm}{!} % 生成
宽 4cm
的紫色英文校名
% \njuemblem[black]{!}{3cm} % 黑色的
南大
校徽
% \njuemblem[black]{!}{3cm} % 黑色的校徽
% \njuemblem[department=dii]{!}{4cm} % 紫色匡院徽标
% \njuemblem[department=dii]{!}{4cm} % 紫色匡院徽标
% \njuemblem[department=cs,color=blue]{!}{3cm} % 纯蓝色计科徽标
% \njuemblem[department=cs,color=blue]{!}{3cm} % 纯蓝色计科徽标
% \end{latexexample}
% \end{latexexample}
...
@@ -1721,6 +1727,14 @@ To produce the documentation run the original source files ending with
...
@@ -1721,6 +1727,14 @@ To produce the documentation run the original source files ending with
%
%
% \subsection*{宏包}
% \subsection*{宏包}
%
%
% \bibitem{biblatex}
% \textsc{Lehman P}, \textsc{Wright J}, \textsc{Boruvka A}, \textsc{Kime P}.
% \newblock \textit{Sophisticated Bibliographies in \hologo{LaTeX}} [EB/OL].
% \newblock version 3.17,
% \newblock (2022-02-02)
% \urlprefix\url{https://ctan.org/pkg/biblatex}
% \urlprefix\CTANurl[文档:]{macros/latex/contrib/biblatex/doc/biblatex.pdf}
%
% \bibitem{biblatex-gb7714-2015}
% \bibitem{biblatex-gb7714-2015}
% 胡振震.
% 胡振震.
% \newblock \textit{符合 GB/T 7714-2015 标准的 biblatex 参考文献样式} [EB/OL].
% \newblock \textit{符合 GB/T 7714-2015 标准的 biblatex 参考文献样式} [EB/OL].
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment