Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d9ebb5

Browse files
jfbuQuLogic
authored andcommitted
Better looking general index in PDF documentation
modified: doc/conf.py
1 parent 53d4170 commit 8d9ebb5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,9 @@ def _check_dependencies():
422422
latex_elements['maxlistdepth'] = '10'
423423
latex_elements['pointsize'] = '11pt'
424424

425+
# Better looking general index in PDF
426+
latex_elements['printindex'] = r'\footnotesize\raggedright\printindex'
427+
425428
# Documents to append as an appendix to all manuals.
426429
latex_appendices = []
427430

0 commit comments

Comments
 (0)