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