\documentclass[12pt]{article}

\usepackage{gamelan}
\usepackage{amsmath}

\begin{document}
\begin{gmlfile}

\begin{gmlcode}
  color col.default, col.bg, col.excess;
  col.default = black;
  col.bg = 0.9white;
  col.excess  = red;
  numeric penscale.default;
  penscale.default = 1;
  picture symbol.default;
  symbol.default = fshape (circle scaled 5)(withcolor col.default);
  boolean show_excess;
  show_excess = true;
\end{gmlcode}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\noindent\textbf{\large\texttt{WHIZARD} data analysis}\hfill\today
\begin{flushleft}
\textbf{Process:} 
  \verb|zz_l04tau| ($ e^- e^+ \to \tau^- \tau^- \tau^+ \tau^+$)
\\
\end{flushleft}
%
\begin{displaymath}
  \sqrt{s} =   500.0    \;\textrm{GeV}\qquad
  \int\mathcal{L} =   500.0    \;\textrm{fb}^{-1}
\end{displaymath}
%
\begin{align*}
  \sigma_{\rm tot} &=   2.8513     \quad \pm  0.523E-02\;\textrm{fb}
   \quad [\pm    0.18\;\%]
 & n_{\rm evt,\ tot} &=         1337
 \\
  \sigma_{\rm cut} &=   2.8513     \quad \pm  0.780E-01\;\textrm{fb}
   \quad [\pm    2.73\;\%]
 & n_{\rm evt,\ cut} &=         1337  \quad 
  [  100.00 \;\%]
\end{align*}
%
%
\newpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\noindent\textbf{\large\texttt{WHIZARD} data analysis}\hfill\today
\begin{flushleft}
\textbf{Process:} 
  \verb|zz_l04mu| ($ e^- e^+ \to \mu^- \mu^- \mu^+ \mu^+$)
\\
\end{flushleft}
%
\begin{displaymath}
  \sqrt{s} =   500.0    \;\textrm{GeV}\qquad
  \int\mathcal{L} =   500.0    \;\textrm{fb}^{-1}
\end{displaymath}
%
\begin{align*}
  \sigma_{\rm tot} &=   8.5486     \quad \pm  0.574E-01\;\textrm{fb}
   \quad [\pm    0.67\;\%]
 & n_{\rm evt,\ tot} &=         4359
 \\
  \sigma_{\rm cut} &=   8.5486     \quad \pm  0.129    \;\textrm{fb}
   \quad [\pm    1.51\;\%]
 & n_{\rm evt,\ cut} &=         4359  \quad 
  [  100.00 \;\%]
\end{align*}
%
%
\newpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\noindent\textbf{\large\texttt{WHIZARD} data analysis}\hfill\today
\begin{flushleft}
\textbf{Process:} 
  \verb|zz_l0taumu| ($ e^- e^+ \to \tau^- \tau^+ \mu^- \mu^+$)
\\
\end{flushleft}
%
\begin{displaymath}
  \sqrt{s} =   500.0    \;\textrm{GeV}\qquad
  \int\mathcal{L} =   500.0    \;\textrm{fb}^{-1}
\end{displaymath}
%
\begin{align*}
  \sigma_{\rm tot} &=   10.596     \quad \pm  0.317E-01\;\textrm{fb}
   \quad [\pm    0.30\;\%]
 & n_{\rm evt,\ tot} &=         5247
 \\
  \sigma_{\rm cut} &=   10.596     \quad \pm  0.146    \;\textrm{fb}
   \quad [\pm    1.38\;\%]
 & n_{\rm evt,\ cut} &=         5247  \quad 
  [  100.00 \;\%]
\end{align*}
%
%
\newpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\noindent\textbf{\large\texttt{WHIZARD} data analysis}\hfill\today
\begin{flushleft}
\textbf{Process:} 
  \verb|zz_l0mumu| ($ e^- e^+ \to \nu_\tau \bar\nu_\tau \mu^- \mu^+$)
\\
\end{flushleft}
%
\begin{displaymath}
  \sqrt{s} =   500.0    \;\textrm{GeV}\qquad
  \int\mathcal{L} =   500.0    \;\textrm{fb}^{-1}
\end{displaymath}
%
\begin{align*}
  \sigma_{\rm tot} &=   9.5094     \quad \pm  0.333E-01\;\textrm{fb}
   \quad [\pm    0.35\;\%]
 & n_{\rm evt,\ tot} &=         4770
 \\
  \sigma_{\rm cut} &=   9.5094     \quad \pm  0.138    \;\textrm{fb}
   \quad [\pm    1.45\;\%]
 & n_{\rm evt,\ cut} &=         4770  \quad 
  [  100.00 \;\%]
\end{align*}
%
%
\newpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\noindent\textbf{\large\texttt{WHIZARD} data analysis}\hfill\today
\begin{flushleft}
\textbf{Process:} 
  \verb|zz_l0tautau| ($ e^- e^+ \to \nu_\mu \bar\nu_\mu \tau^- \tau^+$)
\\
\end{flushleft}
%
\begin{displaymath}
  \sqrt{s} =   500.0    \;\textrm{GeV}\qquad
  \int\mathcal{L} =   500.0    \;\textrm{fb}^{-1}
\end{displaymath}
%
\begin{align*}
  \sigma_{\rm tot} &=   5.3272     \quad \pm  0.135E-01\;\textrm{fb}
   \quad [\pm    0.25\;\%]
 & n_{\rm evt,\ tot} &=         2703
 \\
  \sigma_{\rm cut} &=   5.3272     \quad \pm  0.102    \;\textrm{fb}
   \quad [\pm    1.92\;\%]
 & n_{\rm evt,\ cut} &=         2703  \quad 
  [  100.00 \;\%]
\end{align*}
%
%

\end{gmlfile}
\end{document}
