mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
improve the index appearance in Sphinx's own PDF documentation
This commit is contained in:
@@ -56,6 +56,7 @@ latex_logo = '_static/sphinx.png'
|
||||
latex_elements = {
|
||||
'fontpkg': '\\usepackage{palatino}',
|
||||
'passoptionstopackages': '\\PassOptionsToPackage{svgnames}{xcolor}',
|
||||
'printindex': '\\footnotesize\\raggedright\\printindex',
|
||||
}
|
||||
latex_show_urls = 'footnote'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user