From: Martin Mares Date: Wed, 21 Feb 2024 19:14:49 +0000 (+0100) Subject: Specimen: Comments X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=0d01516be5e71715b0c914236b9c0931ab214abb;p=diplomky.git Specimen: Comments --- diff --git a/macros.tex b/macros.tex index a260bfb..282fb27 100644 --- a/macros.tex +++ b/macros.tex @@ -130,11 +130,7 @@ %%% TODO items: remove before submitting :) \newcommand{\xxx}[1]{\textcolor{red!}{#1}} -%% SPECIMEN -% Parts marked as SPECIMEN are used for building the example PDF. -% When the official template is generated by ./mkdist, all such parts -% are deleted, as well as all calls of \X and \XXX macros. +% Macros for comments in specimen PDF published on the web. \def\X#1{\textcolor{red}{[#1]}} \def\XXX#1{\par\smallskip\noindent \textcolor{red}{[#1]}} \def\XOverlap#1{\dimen0=\prevdepth\nointerlineskip{\vbox to 0pt{\XXX{#1}\vss}}\prevdepth=\dimen0} -%% NEMICEPS