Add options to enable latexpdf builds
Signed-off-by: Nicholas Curtis <nicurtis@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
65d263b14e
commit
c03298e367
@@ -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 -------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user