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
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
Michael Yan
NJUThesis
Commits
dcd0669b
Commit
dcd0669b
authored
3 years ago
by
Yichen Zhao
Browse files
Options
Downloads
Patches
Plain Diff
更新文档
parent
bb0e7503
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+44
-2
44 additions, 2 deletions
README.md
with
44 additions
and
2 deletions
README.md
+
44
−
2
View file @
dcd0669b
# NJU Thesis
[

](https://git.nju.edu.cn/nju-lug/nju-latex-templates)
[

](https://tex.nju.edu.cn)

> 此项目是基于[NJU thesis 2021](https://github.com/FengChendian/NJUThesis2021)的重构版本,目前**正在重构中**。
...
...
@@ -24,11 +26,51 @@
-
如果使用
`XeLaTex`
或
`LuaLaTex`
,需要按照
`XeLaTex/LuaLaTex`
->
`biber`
->
`XeLaTex/LuaLaTex`
->
`XeLaTex/LuaLaTex`
的顺序编译四次
-
仓库中.vscode附带一份VScode的Latex WorkShop的配置文件,可根据需要使用
### 南大Tex编译
1.
下载
[
模板全部文件
](
https://github.com/nju-lug/NJUThesisUndergraduate/archive/refs/heads/master.zip
)
2.
解压后将所有文件按照原目录结构上传至南大Tex(GitHub相关文件可不上传),上传后
`njuthesis.tex`
、
`njuthesis.cls`
等文件应在根目录,目录结构如下所示:
```bash
│ njuthesis.bib
│ njuthesis.cls
│ njuthesis.tex
│
├─figure
│ njulogo-eps-converted-to.pdf
│ njulogo.eps
│ njuname-eps-converted-to.pdf
│ njuname.eps
│
└─profile
│ format.tex
│ packages.tex
│ profile.cls
│
└─format
abstract.tex
caption.tex
cover.tex
font.tex
page.tex
```
3.
在南大Tex项目内页面左上角的
`Menu`
中,将编译器改为
`LuaLatex`
4.
编写tex文件
### 其他
请参见
[
使用说明
](
https://github.com/nju-lug/NJUThesisUndergraduate/wiki/%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E
)
。
## 常见问题
请参见
[
常见问题
](
https://github.com/nju-lug/NJUThesisUndergraduate/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98
)
。
## TODO
-
[x] 主要代码转为Latex3,使用expl3宏包
-
[
] 基于CTex宏集重构所有页面以符合学校论文要求
-
[
x
] 基于CTex宏集重构所有页面以符合学校论文要求
-
[x] Github Action自动化构建预览PDF
-
[
] 完善文档
-
[
x
] 完善文档
-
[ ] CTAN发布宏包
\ No newline at end of file
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