summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/aeb_pro/aeb_pro/examples/myCoverPage.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/aeb_pro/aeb_pro/examples/myCoverPage.tex')
-rw-r--r--macros/latex/contrib/aeb_pro/aeb_pro/examples/myCoverPage.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/latex/contrib/aeb_pro/aeb_pro/examples/myCoverPage.tex b/macros/latex/contrib/aeb_pro/aeb_pro/examples/myCoverPage.tex
new file mode 100644
index 0000000000..1be1377843
--- /dev/null
+++ b/macros/latex/contrib/aeb_pro/aeb_pro/examples/myCoverPage.tex
@@ -0,0 +1,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} \ No newline at end of file