[skip ci] Build helpers on push

This commit is contained in:
Helpers compiler [bot]
2026-01-09 13:59:11 +00:00
parent 66aee3d780
commit aaa6a709fc
15 changed files with 1555 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}}