Add \comans command

This commit is contained in:
2025-04-08 18:41:39 +02:00
parent 42f8202d43
commit f42733a7e7

View File

@@ -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}