mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-02-12 01:07:14 -06:00
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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user