mirror of
https://github.com/irmen/prog8.git
synced 2026-04-24 05:25:49 +00:00
revert
This commit is contained in:
@@ -161,16 +161,6 @@ latex_elements = {
|
||||
# Latex figure (float) alignment
|
||||
#
|
||||
# 'figure_align': 'htbp',
|
||||
# Call imakeidx and define indices
|
||||
"makeindex": r"""
|
||||
\usepackage{imakeidx}
|
||||
\makeindex[title=Prog8 index]%
|
||||
""",
|
||||
# Print both indices at the end
|
||||
"printindex": r"""
|
||||
\cleardoublepage
|
||||
\printindex
|
||||
"""
|
||||
}
|
||||
|
||||
# Grouping the document tree into LaTeX files. List of tuples
|
||||
|
||||
Reference in New Issue
Block a user