summaryrefslogtreecommitdiff
path: root/Documentation/translations/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/translations/conf.py')
-rw-r--r--Documentation/translations/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/conf.py b/Documentation/translations/conf.py
index e859c2e19e8b..92cdbba74229 100644
--- a/Documentation/translations/conf.py
+++ b/Documentation/translations/conf.py
@@ -7,6 +7,6 @@
latex_elements['preamble'] += '''
\\IfFontExistsTF{Noto Sans CJK SC}{
% For CJK ascii-art alignment
- \\setmonofont{Noto Sans Mono CJK SC}
+ \\setmonofont{Noto Sans Mono CJK SC}[AutoFakeSlant]
}{}
'''