Initial commit.

This commit is contained in:
Achim D. Brucker 2020-07-16 08:34:32 +01:00
parent ae7da95767
commit e4ab26e02f
2 changed files with 7 additions and 0 deletions

BIN
uoe-logo/example.pdf Normal file

Binary file not shown.

7
uoe-logo/example.tex Normal file
View File

@ -0,0 +1,7 @@
\documentclass{article}
\usepackage{uoe-logo}
\begin{document}
\uoeLogoLight
\uoeLogoLight[width=2cm]
\end{document}