[skip ci] Build helpers on push

This commit is contained in:
Helpers compiler [bot]
2026-01-09 13:52:14 +00:00
parent 4f03b8eebc
commit 951458a867
15 changed files with 1551 additions and 1531 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}}