summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2017-07-13 10:25:48 +0900
committerNorbert Preining <norbert@preining.info>2017-07-13 10:25:48 +0900
commitcfe306ba1b7ec40855a300580b7981845d56edeb (patch)
treee2feaf2adf8a8afe43a995528097913793874d01 /texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex
parent32d0671418a3cc6ad0465b06539ed54d96f77784 (diff)
add aeb-mlink aeb-pro aebxmp graphicxsp annot-pro
Diffstat (limited to 'texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex')
-rw-r--r--texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex b/texmf-dist/doc/latex/aeb-pro/examples/myCoverPage.tex
new file mode 100644
index 00000000..1be13778
--- /dev/null
+++ b/texmf-dist/doc/latex/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