Add options to enable latexpdf builds
Signed-off-by: Nicholas Curtis <nicurtis@amd.com>
Этот коммит содержится в:
коммит произвёл
Karl W. Schulz
родитель
8857393571
Коммит
60d4a42536
@@ -89,6 +89,10 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
||||
# The name of the Pygments (syntax highlighting) style to use.
|
||||
pygments_style = None
|
||||
|
||||
# options for latex output
|
||||
latex_engine = 'lualatex'
|
||||
latex_show_urls = 'footnote'
|
||||
|
||||
|
||||
# -- Options for HTML output -------------------------------------------------
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user