You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The changes to @parboxrestore as well as the csquotes loading are connected, but neither is really fixable, since the root cause is loading minted after csquotes. Considering that only the -minted files should load it, it cannot be moved into the config and pushing csquotes into all four tex-files seems like a bad decision.
filecontents is loaded by latexdemo, so I doubt we can fix that.
I have no clue why footnotehyper is complaining, so I unfortunately can't even attempt to fix it.
The pgfplots compat setting is noted to be used for overleaf support. I personally would not mind dropping that support and just forcing compat=latest, but that seems a more complex issue.
\@parboxrestore
has changed."csquotes
should be loaded afterfvextra
"filecontents
is obsoleteeq:test
multiply definedeq:test@cref
multiply definedfootnotehyper
warns about: "The footnote environment will not be fully functional, sorry."pgfplots
wants to be updated to compat 1.17 from 1.14\deftripstyle
should be replaced with\deftriplepagestyle
center
environment in figureFix or add an ADR.
The text was updated successfully, but these errors were encountered: