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