mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Fix issue in config afer merging master
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
@@ -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 = [
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user