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
fef0549c
Commit
fef0549c
authored
2 years ago
by
Yu Xiong
Browse files
Options
Downloads
Patches
Plain Diff
fix: 修复一处 dtx 解包问题
parent
4031972f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+1
-1
1 addition, 1 deletion
CHANGELOG.md
README.md
+2
-0
2 additions, 0 deletions
README.md
source/njuthesis.dtx
+7
-7
7 additions, 7 deletions
source/njuthesis.dtx
with
10 additions
and
8 deletions
CHANGELOG.md
+
1
−
1
View file @
fef0549c
...
...
@@ -11,6 +11,7 @@
-
可使用
`\njusetformat`
修改默认页面样式
-
对封面上的超宽文字进行压缩
-
支持专硕封面的特殊标签格式 - [#147]
-
跟进新版本科生诚信承诺书样式
## 修复
...
...
@@ -21,7 +22,6 @@
-
将国家图书馆封面的底部日期修改为提交时间
-
将国家图书馆封面的评审委员会人数分离为单独参数
-
更正研究生模板普通封面专业名称字样
-
跟进新版本科生诚信承诺书样式
### 杂项
-
修正文档笔误 - [#137]
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
0
View file @
fef0549c
...
...
@@ -21,6 +21,8 @@
[
南大 TeX
](
https://tex.nju.edu.cn
)
是
[
eScience 中心
](
https://sci.nju.edu.cn
)
为南大在校师生提供的在线 LaTeX 写作平台,已
*安装有本模板的最新版*
。注册登录后,只需在
**创建新项目**
菜单中选择
**论文模板**
即可开始写作。
**使用本平台时,请积极备份自己的文稿。**
### 本地编译
推荐使用包管理器安装
`njuthesis`
和
`njuvisual`
的最新版。
...
...
This diff is collapsed.
Click to expand it.
source/njuthesis.dtx
+
7
−
7
View file @
fef0549c
...
...
@@ -102,12 +102,6 @@ To produce the documentation run the original source files ending with
\Msg{* *}
\Msg{*************************************************************}
% ^^A 故意留白
% ^^A 故意留白
% ^^A 故意留白
% ^^A 故意留白
% ^^A 故意留白
\endbatchfile
%</install>
%
...
...
@@ -115,8 +109,14 @@ To produce the documentation run the original source files ending with
\fi
%</internal>
%
% ^^A 故意留白
% ^^A 故意留白
% ^^A 故意留白
% ^^A 故意留白
%
%<class>\NeedsTeXFormat{LaTeX2e}
%<*!(driver|install)>
% ^^A 诚耀百廿,雄创一流
% ^^A 南京大学一百二十周年华诞邀您共襄盛举!
%<+!driver>\GetIdInfo $Id: njuthesis.dtx 0.19.0 2022-05-20 17:20:00 +0800 NJU LUG <git+nju-lug-email-3104-issue-@yaoge123.cn>$
%<class> {Thesis template for Nanjing University}
...
...
@@ -5917,6 +5917,7 @@ To produce the documentation run the original source files ending with
% \begin{macro}{abstract/mark}
% 英文摘要标题实例。
% \begin{macrocode}
%<*definition-g>
\@@_declare_element:nn { abstract / mark }
{
content = \c_@@_name_abstract_b_tl,
...
...
@@ -5945,7 +5946,6 @@ To produce the documentation run the original source files ending with
% \end{arguments}
% 研究生中文摘要页包括下划线以及若干特殊的对齐方式,实现方式较为繁琐。使用 \cs{@@_full_uline:NV} 确定内容宽度后,调用 \cs{@@_uline:n} 或 \cs{@@_ulined_center_box:nn} 命令以绘制横穿页面的下划线。前两行为标题。
% \begin{macrocode}
%<*definition-g>
\cs_new_protected:Npn \@@_abs_info_g:n #1
{
\@@_uline_list:xnn
...
...
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