diff --git a/conf.py b/conf.py index 8759caefb..f4b58d5d1 100644 --- a/conf.py +++ b/conf.py @@ -70,3 +70,5 @@ html_context = { edit_on_github_project = 'nextcloud/documentation' edit_on_github_branch = 'master' + +latex_engine = "xelatex"