Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
eef772a2
Commit
eef772a2
authored
2 years ago
by
BO ZHANG
Browse files
Options
Download
Email Patches
Plain Diff
remove Chinese support
parent
80a4ae33
dev
main
No related merge requests found
Pipeline
#181
passed with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/conf.py
+5
-5
doc/source/conf.py
with
5 additions
and
5 deletions
+5
-5
doc/source/conf.py
+
5
-
5
View file @
eef772a2
...
...
@@ -59,8 +59,8 @@ html_theme = 'sphinx_rtd_theme'
html_static_path
=
[
'_static'
]
# -- Support Chinese -------------------------------------------------------
latex_engine
=
'xelatex'
latex_use_xindy
=
False
latex_elements
=
{
'preamble'
:
'
\\
usepackage[UTF8]{ctex}
\n
'
,
}
#
latex_engine = 'xelatex'
#
latex_use_xindy = False
#
latex_elements = {
#
'preamble': '\\usepackage[UTF8]{ctex}\n',
#
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets