]> mj.ucw.cz Git - diplomky.git/commitdiff
Specimen: TODO is not typeset in red
authorMartin Mares <mj@ucw.cz>
Wed, 21 Feb 2024 18:41:17 +0000 (19:41 +0100)
committerMartin Mares <mj@ucw.cz>
Wed, 21 Feb 2024 19:19:45 +0000 (20:19 +0100)
macros.tex

index 282fb27188a4e92b56cb513556e3410608a5c8d5..2cdd078a27e4ef05c1a76bfa72eb93b509cb179a 100644 (file)
 \newcommand{\mc}[1]{\multicolumn{1}{c}{#1}}
 
 %%% TODO items: remove before submitting :)
-\newcommand{\xxx}[1]{\textcolor{red!}{#1}}
+\newcommand{\xxx}[1]{#1}
 
 % Macros for comments in specimen PDF published on the web.
 \def\X#1{\textcolor{red}{[#1]}}