Revert "[skip ci] Build helpers on push"

This reverts commit 951458a867.
This commit is contained in:
2026-01-09 14:53:39 +01:00
parent 951458a867
commit ab3abb113c
15 changed files with 1531 additions and 1551 deletions

View File

@@ -10,9 +10,9 @@
% For using index package
\newcommand{\prepareIndex}{
\usepackage[T1]{fontenc}
\usepackage{imakeidx}
\makeindex
\usepackage[T1]{fontenc}
\usepackage{imakeidx}
\makeindex
}
\newcommand{\addIndexBold}[1]{\textbf{\index{\MakeLowercase{#1}} #1}}