\documentclass[12pt,a4paper,landscape,twocolumn]{article} \usepackage[varg]{txfonts} \usepackage{anysize} \usepackage[a4paper, landscape, margin=2cm]{geometry} \usepackage{wasysym} \usepackage{color} \usepackage[dvipsnames]{xcolor} \usepackage{url} \usepackage{hyperref} \usepackage{enumitem} \setlength\columnsep{80pt} \makeatletter \renewcommand{\maketitle}{ \centering {\large\bf\em\@title} \vspace{0.5cm} } \def\checkbox{\hfill{\large$\Box$ \qquad $\Box$}} % Because I am lazy \def\cb{\checkbox} \newcommand{\mybox}[2]{ \fcolorbox{BrickRed}{white}{\makebox[0.47\textwidth]{\raggedright {\bf\color{BrickRed}#1:}\quad #2\hfill}} } \setlist[enumerate,1]{label={\bf\arabic*.}\quad} % First level \setlist[enumerate,2]{label={\bf\alph*.}\quad} % Second level \title{SFXC Post-Correlation Review Checklist} \author{} \date{} \pagestyle{empty} \begin{document} \maketitle{} \setlength{\fboxsep}{6pt} \setlength{\fboxrule}{2pt} %\fcolorbox{BrickRed}{white}{\makebox[\textwidth]{Guess I’m framed now!}} \mybox{EXP\underline{\hspace{10pt}} yymmdd}{} \vspace{10pt} \mybox{eee location}{/\ data \hspace{1cm} / \hspace{3.5cm} / } \hfill ``Continuum" \quad ``Line"\\ \begin{enumerate} \item Select good subjobs \begin{enumerate} \item {\em showlog} and export {\em lis} file \cb \item Check {\em lis} file \cb \end{enumerate} \item {\em getdata.pl} \cb \item Make {\em ms} file \begin{enumerate} \item {\em sfxc2ms.pl} \cb \item {\em j2ms2new} \cb \end{enumerate} \item Full MS operations \begin{enumerate} \item mssum/[duptim]/[scanfix] or {\em r} (jplotter) \cb \item PLOTS (standard/other) \cb \vspace{2cm} \item {\em YSfocus.py} (if Ys/Ho are in the array) \cb \item Multi-phase-center ops \cb \item {\em eCollapse} (if e-EVN) \cb \item {\em flag\_weights.py} \underline{\hspace{130pt}} \cb \end{enumerate} \item {\em tConvert} \cb \item Cover Letter \cb \item {\em Archive} \begin{enumerate} \item -auth (-n\underline{\hspace{60pt}} -p \underline{\hspace{80pt}}) \cb \item -stnd \cb \item -fits \cb \item -abstract (if necessary) \cb \end{enumerate} \item Pre-Pipeline \begin{enumerate} \item antab \cb \item uvflg \cb \item chflag \cb \item {\em inp} \qquad (AIPS User No.\underline{\hspace{80pt}}) \cb \end{enumerate} \item {\em EVN.py} \cb \item Post-Pipeline \begin{enumerate} \item {\em exp.comment} \cb \item {\em exp.tasav.txt} \cb \item {\em feedback.pl} \cb \item {\em archive -pipe} \cb \end{enumerate} \item Read protection for private sources \cb \item Email {\em exp.piletter} (to PI \& jops) \cb \item Email {\em exp.pipelet} (to PI only) \cb \item ampcal \cb \item \, [NME Report] \cb \end{enumerate} \end{document}