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
Wendi Zheng
NJUThesis
Commits
7bf89236
Commit
7bf89236
authored
3 years ago
by
Koishi Jinguji
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'refs/remotes/origin/master'
parents
65926757
4eb98d07
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
profile/font.sty
+11
-9
11 additions, 9 deletions
profile/font.sty
profile/packages.sty
+2
-2
2 additions, 2 deletions
profile/packages.sty
with
13 additions
and
11 deletions
profile/font.sty
+
11
−
9
View file @
7bf89236
...
...
@@ -158,16 +158,18 @@
\set
_
latin
_
fontset
_
windows
\set
_
chinese
_
fontset
_
windows
}
% 检测是否是 macOS
\ctex
_
if
_
platform
_
macos:TF
{
\set
_
latin
_
fontset
_
macos
\set
_
chinese
_
fontset
_
macos
}
% 其余系统一律使用自由字体
{
\set
_
latin
_
fontset
_
gyre
\set
_
chinese
_
fontset
_
fandol
% 检测是否是 macOS
\ctex
_
if
_
platform
_
macos:TF
{
\set
_
latin
_
fontset
_
macos
\set
_
chinese
_
fontset
_
macos
}
% 其余系统一律使用自由字体
{
\set
_
latin
_
fontset
_
gyre
\set
_
chinese
_
fontset
_
fandol
}
}
% 选择其他字体,请确保相应字体已安装并自行取消注释
...
...
This diff is collapsed.
Click to expand it.
profile/packages.sty
+
2
−
2
View file @
7bf89236
...
...
@@ -17,7 +17,7 @@
% \RequirePackage{appendix} % 定义附录样式
\RequirePackage
{
fancyhdr
}
% 调整页眉页脚
\RequirePackage
[hyphens]
{
url
}
% generate better linebreaks in the url
\RequirePackage
[normalem]
{
ulem
}
% 绘制下划线
,\emph仍以斜体表示
\RequirePackage
[normalem]
{
ulem
}
% 绘制下划线
\RequirePackage
{
setspace
}
\RequirePackage
{
lastpage
}
\RequirePackage
{
emptypage
}
% 清除空白页的页码
...
...
@@ -50,7 +50,7 @@
\RequirePackage
{
amsthm
}
% Mathematical environments
\RequirePackage
{
mathtools
}
% Mathematical tools to use with amsmath
\RequirePackage
{
thmtools
}
% Theorem styles
\RequirePackage
{
unicode-math
}
% Math fonts in xetex or luatex
\RequirePackage
[warnings-off={mathtools-colon,mathtools-overbracket}]
{
unicode-math
}
% Math fonts in xetex or luatex
\RequirePackage
{
graphicx
}
\DeclareGraphicsExtensions
{
.pdf,.eps,.jpg,.png
}
...
...
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