Add shortcut for tasks env.
This commit is contained in:
@@ -51,6 +51,11 @@
|
||||
%%
|
||||
\newcommand{\bq}{\begin{questions}}
|
||||
\newcommand{\eq}{\end{questions}}
|
||||
|
||||
%% tasks
|
||||
%%
|
||||
\newcommand{\bq}{\begin{tasks}}
|
||||
\newcommand{\eq}{\end{tasks}}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
@@ -91,7 +96,7 @@
|
||||
|
||||
%% textsuperscript and textsubscript
|
||||
%%
|
||||
\NewDocumentCommand \up { g } {
|
||||
\NewDocumentCommand \tup { g } {
|
||||
\textsuperscript{#1}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user