Add docs, finish up errors
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
\makeindex
|
||||
}
|
||||
|
||||
\newcommand{\addIndex}[1]{
|
||||
\textbf{\index{\MakeLowercase{#1}} #1}
|
||||
}
|
||||
\newcommand{\addIndexBold}[1]{\textbf{\index{\MakeLowercase{#1}} #1}}
|
||||
\newcommand{\addIndexItalic}[1]{\textit{\index{\MakeLowercase{#1}} #1}}
|
||||
\newcommand{\addIndex}[1]{\index{\MakeLowercase{#1}} #1}
|
||||
|
||||
|
Reference in New Issue
Block a user