Add shortcut for tasks env.
This commit is contained in:
parent
c3467f8947
commit
87b968f4c3
@ -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}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user