[PATCH] doc: switch to Latex engine xelatex

4 views
Skip to first unread message

Stefano Babic

unread,
Jul 23, 2025, 5:54:06 AM7/23/25
to swup...@googlegroups.com, Stefano Babic
This is required to manage UTF-8 chars.

Signed-off-by: Stefano Babic <stefan...@swupdate.org>
---
doc/source/conf.py | 2 ++
1 file changed, 2 insertions(+)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index d06ed142..fb5fa1a1 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -185,6 +185,8 @@ htmlhelp_basename = 'SWUpdatedoc'

# -- Options for LaTeX output --------------------------------------------------

+latex_engine = 'xelatex'
+
# The paper size ('letter' or 'a4').
latex_paper_size = u'a4'

--
2.43.0

Reply all
Reply to author
Forward
0 new messages