mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
Correct fix
This commit is contained in:
parent
6356a3c7f8
commit
38782fa546
@ -130,7 +130,7 @@ let wrap_latex
|
||||
%% We have to do that to enable line breaks in pygmentize outputs:
|
||||
\let\oldPY\PY
|
||||
\renewcommand{\PY}[2]{%%
|
||||
\expandafter\FancyVerbBreakStart\oldPY{#1}{#2}\FancyVerbBreakStop}
|
||||
\oldPY{#1}{\FancyVerbBreakStart{}#2\FancyVerbBreakStop{}}}
|
||||
|
||||
\fvset{
|
||||
numbers=left,
|
||||
|
Loading…
Reference in New Issue
Block a user