Font + Footnote fixes

This commit is contained in:
Daniel Haus 2026-02-25 22:40:44 +03:00
parent acaef207c1
commit adc7254140
6 changed files with 90 additions and 49 deletions

View file

@ -4,4 +4,9 @@
Содержание
\end{center}
\vspace{1em}
}
}
\makeatletter
\renewcommand{\footnotesize}{%
\@setfontsize\footnotesize{11pt}{13.2pt} % {размер шрифта}{межстрочный интервал}
}
\makeatother