mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
dont print index at end of latex pdf
This commit is contained in:
parent
60f63cf5a8
commit
43fd0239f6
1 changed files with 2 additions and 1 deletions
|
|
@ -200,7 +200,8 @@ latex_elements = {
|
|||
\hypersetup{bookmarksdepth=3}
|
||||
\setcounter{tocdepth}{2}
|
||||
\numberwithin{equation}{section}
|
||||
"""
|
||||
""",
|
||||
'printindex': r""
|
||||
}
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue