Moved «makeindex» commands to packages.tex file
This commit is contained in:
parent
d193c09e21
commit
6ce95470de
@ -15,7 +15,14 @@
|
|||||||
\usepackage{sim-os-menus}
|
\usepackage{sim-os-menus}
|
||||||
\usepackage{enumitem}
|
\usepackage{enumitem}
|
||||||
%\usepackage{etoolbox}
|
%\usepackage{etoolbox}
|
||||||
\usepackage[splitindex]{imakeidx}
|
|
||||||
|
%% Must keep these lines together for index to work
|
||||||
|
%\usepackage[splitindex]{imakeidx}[2012/05/09]
|
||||||
|
\usepackage{imakeidx}
|
||||||
|
\makeindex[title=Commands, intoc, columnseprule, options= -s parts/index_style.ist]
|
||||||
|
\makeindex[name=concepts, title=Concepts, intoc, columnseprule, options= -s parts/index_style.ist]
|
||||||
|
|
||||||
|
|
||||||
\usepackage{aurical} % Font for section titles
|
\usepackage{aurical} % Font for section titles
|
||||||
%\usepackage{libertinus} % Font for section titles
|
%\usepackage{libertinus} % Font for section titles
|
||||||
%\usepackage{uncial} % Font for section titles
|
%\usepackage{uncial} % Font for section titles
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user