Clean code.
This commit is contained in:
parent
6174f6b98d
commit
db27c5a701
@ -21,6 +21,7 @@
|
||||
% ENVIRONMENTS
|
||||
%
|
||||
%
|
||||
|
||||
% itemize
|
||||
\newcommand{\bi}{\begin{itemize}}
|
||||
\newcommand{\ei}{\end{itemize}}
|
||||
@ -36,7 +37,7 @@
|
||||
% questions
|
||||
\newcommand{\bq}{\begin{questions}}
|
||||
\newcommand{\eq}{\end{questions}}
|
||||
%--%
|
||||
%--
|
||||
|
||||
|
||||
|
||||
@ -45,6 +46,7 @@
|
||||
% TEXT
|
||||
%
|
||||
%
|
||||
|
||||
% another shortcut to whiting text.
|
||||
\NewDocumentCommand \ghost { } {%
|
||||
\white
|
||||
@ -74,6 +76,7 @@
|
||||
\NewDocumentCommand \sad { } {
|
||||
{\DejaVuSans 😞}
|
||||
}
|
||||
%--
|
||||
|
||||
|
||||
|
||||
@ -82,6 +85,7 @@
|
||||
% MATHS
|
||||
%
|
||||
%
|
||||
|
||||
% i & j vectors
|
||||
\NewDocumentCommand \veci { } {
|
||||
\ensuremath{ \vec{\imath} }
|
||||
@ -194,7 +198,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
%--
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user