summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex
blob: 1be1377843b8fb5a0c2927263b66f321ec09c4cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\documentclass{article}
\usepackage[web=designiv]{aeb_pro}

\thispagestyle{empty}

\begin{document}

\null\vfill

\begin{center}\sffamily\Huge\bfseries
  If you see this, the test worked! AeB Pro is installed correctly.
\end{center}

\vfill

\end{document}