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