Skip to content
Snippets Groups Projects
Verified Commit 98ab32c2 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

add auto rules to index

parent e2a553ac
Branches
Tags
No related merge requests found
......@@ -1365,11 +1365,13 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
\newcommand\makeRule[5]{
\subsubsection[#2: \roll{#3}{#4}, \glsentrytext{tn} #5]{#2}
\label{#1}%
\index{#2}%
\textit{\roll{#3}{#4}, \glsentrytext{tn}~#5.}%
}
\newcommand\makeAutoRule[3]{
\subsubsection[#2: #3]{#2}
\index{#2}%
\label{#1}%
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment