Fix issue in config afer merging master

Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Christian Wolf
2025-09-26 19:05:12 +02:00
parent 044c4d7432
commit 66d1f61345

View File

@@ -100,7 +100,7 @@ epub_copyright = "2012-2024, The Nextcloud developers"
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-latex-output
latex_elements = {
"preamble": "\extrafloats{100}\maxdeadcycles=500\DeclareUnicodeCharacter{274C}{\sffamily X}",
"preamble": "\\extrafloats{100}\\maxdeadcycles=500\\DeclareUnicodeCharacter{274C}{\\sffamily X}",
}
latex_documents = [
(