Fram

Results 2 issues of Fram

**Описание ошибки** Компиляция с пакетом TexLive 2022 в Overleaf выдает массу ошибок Package etoolbox Error: \scr@load@hook undefined. Наверное проблема кроется в устаревшем модуле interfaces. Проблему не получается обойти в собственной...

wontfix
help wanted

## Steps to Reproduce 1. Install Overleaf CE with TexLive full 2. Create new project with example tex file ``` \documentclass{article} \usepackage{nomencl} \makenomenclature \begin{document} Here is an example: \nomenclature{\(c\)}{Speed of...