%%% 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.
+\def\X#1{\textcolor{red}{[#1]}}
+\def\XXX#1{\par\smallskip\noindent \textcolor{red}{[#1]}}
+%% NEMICEPS
\usepackage{paralist} % improved enumerate and itemize
\usepackage{xcolor} % typesetting in color
-%% 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.
-\def\X#1{\textcolor{red}{[#1]}}
-\def\XXX#1{\par\smallskip\noindent \textcolor{red}{[#1]}}
-%% NEMICEPS
-
%% The hyperref package for clickable links in PDF and also for storing
%% metadata to PDF (including the table of contents).
%% Most settings are pre-set by the pdfx package.