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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
Danson Liao
NJUThesis
Commits
761e8ef6
Commit
761e8ef6
authored
3 years ago
by
Yu Xiong
Browse files
Options
Downloads
Patches
Plain Diff
style: 摘要格式更正
parent
7bc9c7fc
No related branches found
Branches containing commit
Tags
v0.10.0
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/njuthesis-sample.tex
+1
-0
1 addition, 0 deletions
docs/njuthesis-sample.tex
source/njuthesis.dtx
+6
-6
6 additions, 6 deletions
source/njuthesis.dtx
with
7 additions
and
6 deletions
docs/njuthesis-sample.tex
+
1
−
0
View file @
761e8ef6
...
...
@@ -33,6 +33,7 @@
% degree = ug|mg|mf|phd, % 学位类型,默认为本科
% type = thesis|design, % 文档类型,默认为毕业论文
% nlcover = true|false, % 是否需要国家图书馆封面,默认关闭
% orig-decl = true|false, % 是否需要诚信承诺书或原创性声明,默认关闭
%
% 建议定稿前一直开启草稿模式以提升编译速度
% draft = true|false, % 是否开启草稿模式,默认关闭
...
...
This diff is collapsed.
Click to expand it.
source/njuthesis.dtx
+
6
−
6
View file @
761e8ef6
...
...
@@ -3601,11 +3601,11 @@ through XeTeX.
% 中文摘要环境。
% \begin{macrocode}
\NewDocumentEnvironment{abstract} { +b }
{
\
new
page
{
\
cleardouble
page
\@@_abs_bookmark:n { }
\use:c { @@_make_abs_ \l_@@_info_diploma_tl :nn } { } { : }
\group_begin: \
normalfont
\zihao { -4 } #1
\group_begin: \
kaishu
\zihao { -4 } #1
}
{ \@@_print_keywords:nn { } { ; } \group_end: }
% \end{macrocode}
...
...
@@ -3615,11 +3615,11 @@ through XeTeX.
% 英文摘要环境。\pkg{xparse} 目前不支持合并带有星号的环境,因此需要单独定义。
% \begin{macrocode}
\NewDocumentEnvironment{abstract*} { +b }
{
\
new
page
{
\
cleardouble
page
\@@_abs_bookmark:n { _en }
\use:c { @@_make_abs_ \l_@@_info_diploma_tl :nn } { _en } { :~ }
\group_begin: \
normalfont
\zihao{ -4 } #1
\group_begin: \
kaishu
\zihao{ -4 } #1
}
{ \@@_print_keywords:nn { _en } { ;~ } \group_end: }
% \end{macrocode}
...
...
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