mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-08 12:11:11 -06:00
Add warning on future breakage
Some checks are pending
Some checks are pending
Michal will update tex4ht ditribution... this will eventually make it to texlive then to the CI server and it will break. Adding his comment in the code so we know.
This commit is contained in:
@@ -33,4 +33,13 @@
|
|||||||
}
|
}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
% Warnig from Michal: Note that once you get the updated TeX Live with a new
|
||||||
|
% `chemfig.4ht` file, you can remove this from the config file:
|
||||||
|
%
|
||||||
|
%```latex \pend:def\schemestart{\Picture+{}}
|
||||||
|
%\append:def\CF_schemestop{\EndPicture} ```
|
||||||
|
%
|
||||||
|
%You could get an error otherwise, as there would be nested `\Picture+{}` and
|
||||||
|
%`\EndPicture` commands.
|
||||||
|
|
||||||
\EndPreamble
|
\EndPreamble
|
||||||
|
|||||||
Reference in New Issue
Block a user