update
This commit is contained in:
parent
cf32072fe8
commit
43b7dcd4b8
@ -76,7 +76,7 @@
|
|||||||
\RequirePackage{tkz-euclide}
|
\RequirePackage{tkz-euclide}
|
||||||
\usetikzlibrary{arrows, calc, positioning, shapes.geometric, shadows, snakes, tikzmark}
|
\usetikzlibrary{arrows, calc, positioning, shapes.geometric, shadows, snakes, tikzmark}
|
||||||
\RequirePackage{calc}
|
\RequirePackage{calc}
|
||||||
% \RequirePackage{pgffor,pgfmath} % loaded by tikz
|
\RequirePackage{fourier}
|
||||||
\RequirePackage{pgfplots}
|
\RequirePackage{pgfplots}
|
||||||
\pgfplotsset{compat=1.16}
|
\pgfplotsset{compat=1.16}
|
||||||
\RequirePackage[load-configurations = abbreviations]{siunitx}
|
\RequirePackage[load-configurations = abbreviations]{siunitx}
|
||||||
|
@ -390,6 +390,12 @@
|
|||||||
\ensuremath{\lim\limits_{ #2 } #1}
|
\ensuremath{\lim\limits_{ #2 } #1}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
%% exponential
|
||||||
|
%%%
|
||||||
|
\NewDocumentCommand \e{} {
|
||||||
|
\text{e}
|
||||||
|
}
|
||||||
|
|
||||||
%%% l
|
%%% l
|
||||||
%%%
|
%%%
|
||||||
%\RenewDocumentCommand \l { } {
|
%\RenewDocumentCommand \l { } {
|
||||||
|
Loading…
Reference in New Issue
Block a user