about summary refs log tree commit diff stats
path: root/common/latex/preamble/core
diff options
context:
space:
mode:
Diffstat (limited to 'common/latex/preamble/core')
-rw-r--r--common/latex/preamble/core/index.tex8
-rw-r--r--common/latex/preamble/core/mod.tex1
2 files changed, 0 insertions, 9 deletions
diff --git a/common/latex/preamble/core/index.tex b/common/latex/preamble/core/index.tex
deleted file mode 100644
index 3efbfc4..0000000
--- a/common/latex/preamble/core/index.tex
+++ /dev/null
@@ -1,8 +0,0 @@
-\usepackage{index} % Helps to create an index
-\makeindex
-
-\ifdraft{
-	\usepackage{showidx}
-} {
-	\message {Draft option not enabled, 'showidx' not loaded.}
-}
diff --git a/common/latex/preamble/core/mod.tex b/common/latex/preamble/core/mod.tex
index 403ce58..7eaa1c0 100644
--- a/common/latex/preamble/core/mod.tex
+++ b/common/latex/preamble/core/mod.tex
@@ -7,7 +7,6 @@
 \input{headers/preamble/core/date_and_time.tex}
 \input{headers/preamble/core/encoding.tex}
 \input{headers/preamble/core/graphics_and_floats.tex}
-\input{headers/preamble/core/index.tex}
 \input{headers/preamble/core/linting.tex}
 \input{headers/preamble/core/margindate.tex}
 \input{headers/preamble/core/math.tex}