redzuurdesem/content/boek/preamble.tex

18 lines
414 B
TeX
Raw Normal View History

2019-02-11 11:55:50 +01:00
\usepackage{etoolbox}
\makeatletter
\providecommand{\subtitle}[1]{% add subtitle to \maketitle
\apptocmd{\@title}{\par {\large #1 \par}}{}{}
}
2019-02-13 12:31:25 +01:00
\makeatother
\usepackage{graphicx}
\graphicspath{{img/}}
\usepackage{pdfpages}
\renewcommand{\labelitemi}{$\circ$}
% labelitemii, iii, iv, ... kan ook
2019-02-14 16:18:54 +01:00
\usepackage{tcolorbox}
2019-02-24 21:14:11 +01:00
\usepackage{imakeidx}
\makeindex[title=Appendix,columns=2,intoc,options= -s indexstyle.ist]