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
acfa8342
Commit
acfa8342
authored
3 years ago
by
Yu Xiong
Browse files
Options
Downloads
Patches
Plain Diff
docs: 更新文档
parent
3d006948
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
chapters/Environments.tex
+5
-5
5 additions, 5 deletions
chapters/Environments.tex
chapters/Layout.tex
+1
-1
1 addition, 1 deletion
chapters/Layout.tex
chapters/Mathematics.tex
+28
-1
28 additions, 1 deletion
chapters/Mathematics.tex
profile/packages.sty
+1
-1
1 addition, 1 deletion
profile/packages.sty
with
35 additions
and
8 deletions
chapters/Environments.tex
+
5
−
5
View file @
acfa8342
...
...
@@ -10,11 +10,11 @@
\toprule
OS
&
Tex
&
测试情况
\\
\midrule
Windows 10
&
\hologo
{
TeX
}
\,
Live 2021
&
✔
\\
Windows 10
&
\hologo
{
MiKTeX
}
&
✔
\\
Windows 10
&
\hologo
{
TeX
}
\,
Live 2020
&
✔
\\
Ubuntu 20.04
&
\hologo
{
TeX
}
\,
Live 2021
&
✔
\\
南大
\hologo
{
TeX
}
\footnote
{
由于未知原因,南大
\hologo
{
TeX
}
不能使用
\hologo
{
XeLaTeX
}
编译,请务必选择
\hologo
{
LuaLaTeX
}
进行编译。
}
&
Overleaf
&
✔
\\
Windows 10
&
\hologo
{
TeX
}
\,
Live 2021
&
通过
\\
Windows 10
&
\hologo
{
MiKTeX
}
&
通过
\\
Windows 10
&
\hologo
{
TeX
}
\,
Live 2020
&
cref存在格式问题
\\
Ubuntu 20.04
&
\hologo
{
TeX
}
\,
Live 2021
&
通过
\\
南大
\hologo
{
TeX
}
&
\hologo
{
TeX
}
\,
Live 2021
&
通过
\\
\bottomrule
\end{tabular}
\end{table}
...
...
This diff is collapsed.
Click to expand it.
chapters/Layout.tex
+
1
−
1
View file @
acfa8342
...
...
@@ -73,4 +73,4 @@
\section
{
附录页
}
附录放在
\
texttt
{
\appendix
}
命令后,以英文字母进行编号
附录放在
\
lstinline
|
\appendix
|
命令后,以英文字母进行编号
This diff is collapsed.
Click to expand it.
chapters/Mathematics.tex
+
28
−
1
View file @
acfa8342
...
...
@@ -38,4 +38,31 @@
\begin{definition}
[他人]
定义他人即地狱
\end{definition}
\ No newline at end of file
\end{definition}
全部数学环境如下所示
\begin{table}
[htbp]
\caption
{
数学环境
}
\label
{
tab:mathenv
}
\begin{tabular}
{
cc
}
\toprule
标签
&
名称
\\
\midrule
algorithm
&
算法
\\
assumption
&
假设
\\
axiom
&
公理
\\
conclusion
&
结论
\\
condition
&
条件
\\
corollary
&
推论
\\
definition
&
定义
\\
proof
&
证明
\\
example
&
例
\\
lemma
&
引理
\\
property
&
性质
\\
proposition
&
命题
\\
remark
&
注解
\\
theorem
&
定理
\\
\bottomrule
\end{tabular}
\end{table}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
profile/packages.sty
+
1
−
1
View file @
acfa8342
...
...
@@ -31,7 +31,7 @@
\RequirePackage
{
siunitx
}
% 用于书写单位符号
\RequirePackage
[version=4]
{
mhchem
}
% 用于绘制分子式
\RequirePackage
{
hologo
}
% 用于生成可以被插入书签的LaTeX logo
\RequirePackage
{
needspace
}
% Required to prevent page break right after a sectioning command
%
\RequirePackage{needspace} % Required to prevent page break right after a sectioning command
% \RequirePackage{xspace} % Better print trailing whitespace
\RequirePackage
{
microtype
}
...
...
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