Merge pull request #11097 from nextcloud/backport/11084/stable27

feat(build): add unicode support to Latex for PDF
This commit is contained in:
Arthur Schiwon 2023-09-07 18:34:00 +02:00 committed by GitHub
commit 1feefcffb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,3 +70,5 @@ html_context = {
edit_on_github_project = 'nextcloud/documentation'
edit_on_github_branch = 'master'
latex_engine = "xelatex"