blob: 121e2d9dc8288a4932b5be7e0c3db6d1ab9eac5b (
plain)
1
2
3
4
|
\setcommentmarkup{-- #1 --}
\setcommentmarkup{\ifthenelse{\isColored}{\color{authorcolor}}{}#1}
\setcommentmarkup{\ifthenelse{\isAnonymous{#2}}{}{\textbf{#3: }}#1}
\setcommentmarkup{[\arabic{authorcommentcount}] #1}
|