Moved «makeindex» commands to packages.tex file

This commit is contained in:
Kenneth John Odle 2026-08-24 21:23:36 -04:00
parent d193c09e21
commit 6ce95470de

View File

@ -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