We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d6983 commit 89cdd22Copy full SHA for 89cdd22
3.x/zh_CN/.readthedocs.yaml
@@ -17,8 +17,8 @@ sphinx:
17
configuration: 3.x/zh_CN/conf.py
18
19
# Optionally build your docs in additional formats such as PDF and ePub
20
- formats:
21
- - pdf
+formats:
+ - pdf
22
# - epub
23
24
# Optional but recommended, declare the Python requirements required
3.x/zh_CN/conf.py
@@ -272,7 +272,7 @@
272
\DeclareUnicodeCharacter{221B}{\ensuremath{\sqrt[3]{}}}
273
\DeclareUnicodeCharacter{2295}{\ensuremath{\oplus}}
274
\DeclareUnicodeCharacter{2297}{\ensuremath{\otimes}}
275
-\begin{CJK}{UTF8}
+\begin{CJK}{UTF8}{gbsn}
276
\AtEndDocument{\end{CJK}}
277
''',
278
# Latex figure (float) alignment
0 commit comments