Skip to content

Commit 89cdd22

Browse files
committed
update conf.py
1 parent 29d6983 commit 89cdd22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

3.x/zh_CN/.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ sphinx:
1717
configuration: 3.x/zh_CN/conf.py
1818

1919
# Optionally build your docs in additional formats such as PDF and ePub
20-
formats:
21-
- pdf
20+
formats:
21+
- pdf
2222
# - epub
2323

2424
# Optional but recommended, declare the Python requirements required

3.x/zh_CN/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
\DeclareUnicodeCharacter{221B}{\ensuremath{\sqrt[3]{}}}
273273
\DeclareUnicodeCharacter{2295}{\ensuremath{\oplus}}
274274
\DeclareUnicodeCharacter{2297}{\ensuremath{\otimes}}
275-
\begin{CJK}{UTF8}
275+
\begin{CJK}{UTF8}{gbsn}
276276
\AtEndDocument{\end{CJK}}
277277
''',
278278
# Latex figure (float) alignment

0 commit comments

Comments
 (0)