Revert "Fix the chemical equation."

Let's use upstream rather than local fixes, texlive has been updated
since.

This reverts commit 263eb74afe.
This commit is contained in:
Ced
2025-12-29 14:04:04 +00:00
committed by cedounet
parent 9c77d7bc0b
commit 2159a74399
2 changed files with 0 additions and 26 deletions

View File

@@ -19,18 +19,4 @@
font-family: 'Open Sans'; font-family: 'Open Sans';
} }
</style>}} </style>}}
% Deal with chemical equations in a single svg
\ExplSyntaxOn
\def\standaloneenv#1{}
\pend:def\schemestart{\Picture+{}}
\append:def\CF_schemestop{\EndPicture}
\ExplSyntaxOff
\makeatletter
\def\texfourht@tikz@begin{
\protect\csname nested:math\endcsname% support display math
\Picture+[\csname a:Picture-alt\endcsname]{}%
}
\makeatother
\EndPreamble \EndPreamble

View File

@@ -47,17 +47,5 @@
} }
\ConfigureToc{loc}{\HCode{<span class="lofToc">}}{\ }{}{\HCode{</span><br />}} \ConfigureToc{loc}{\HCode{<span class="lofToc">}}{\ }{}{\HCode{</span><br />}}
\ExplSyntaxOn
\def\standaloneenv#1{}
\pend:def\schemestart{\Picture+{}}
\append:def\CF_schemestop{\EndPicture}
\ExplSyntaxOff
\makeatletter
\def\texfourht@tikz@begin{
\protect\csname nested:math\endcsname% support display math
\Picture+[\csname a:Picture-alt\endcsname]{}%
}
\makeatother
\begin{document} \begin{document}
\EndPreamble \EndPreamble