Add \comans command
This commit is contained in:
@@ -2,6 +2,12 @@
|
|||||||
\usepackage[commentmarkup=footnote]{changes}
|
\usepackage[commentmarkup=footnote]{changes}
|
||||||
\definechangesauthor[name=Jens Grubert, color=Dandelion]{JG}
|
\definechangesauthor[name=Jens Grubert, color=Dandelion]{JG}
|
||||||
\definechangesauthor[name=Seokhee Jeon, color=Red]{SG}
|
\definechangesauthor[name=Seokhee Jeon, color=Red]{SG}
|
||||||
|
\newcommand{\comans}[3]{%
|
||||||
|
\comment[id=#1]{%
|
||||||
|
#2\\%
|
||||||
|
\textbf{Answer: }#3%
|
||||||
|
}%
|
||||||
|
}
|
||||||
|
|
||||||
% Images
|
% Images
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
|
|||||||
Reference in New Issue
Block a user