diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index be213cd..67783ac 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -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 @@ } } } - +%--