[skip ci] Build helpers on push

This commit is contained in:
Helpers compiler [bot]
2026-01-09 14:03:04 +00:00
parent 566649ecc3
commit e16e4b3e7b
15 changed files with 1559 additions and 1535 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}}