fix: LaTeX Error: No counter 'none' defined.
This commit is contained in:
parent
184253ae4f
commit
e23d4201bf
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user