fix: LaTeX Error: No counter 'none' defined.

This commit is contained in:
julianprester 2026-01-23 06:43:12 +00:00
parent 184253ae4f
commit e23d4201bf

View File

@ -40,6 +40,9 @@
% https://github.com/Wandmalfarbe/pandoc-latex-template % https://github.com/Wandmalfarbe/pandoc-latex-template
%% %%
% Fix https://github.com/jgm/pandoc/issues/11201
\newcounter{none}
% Options for packages loaded elsewhere % Options for packages loaded elsewhere
\PassOptionsToPackage{unicode$for(hyperrefoptions)$,$hyperrefoptions$$endfor$}{hyperref} \PassOptionsToPackage{unicode$for(hyperrefoptions)$,$hyperrefoptions$$endfor$}{hyperref}
\PassOptionsToPackage{hyphens}{url} \PassOptionsToPackage{hyphens}{url}