mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix issue in config afer merging master
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
parent
044c4d7432
commit
66d1f61345
@ -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 = [
|
||||
(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user