CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/uvaletter

README.md

uvaletter

This is an unofficial package that provides a letterhead template for the University of Amsterdam. The design mimics the official Word template of the University and complies with the University's house style.

Installation

This package is hosted on CTAN and distributed as part of MikTex and Live. It can also be installed manually by cloning this repository in your $HOME/texmf/tex/latex folder, which is searched by . If you do not have such a folder, you can create it.

Usage

The package can be loaded with a pageno option that enables page numbering. Be aware that, in order for the layout to display, your letter body should be wrapped in a letterhead environment.

Here is a minimal working example:

\documentclass{letter}
\usepackage{uvaletter}

\logo{logo.jpg}
\recipient{foo}
\department{bar}
\visiting{}
\postal{}
\website{}
\date{}
\yourreference{}
\ourreference{}
\contactperson{}
\phone{}
\email{}
\subject{}
\enclosed{}

\begin{document}
\begin{letterhead}

 Hello world!

\end{letterhead}
\end{document}

The \recipient{} and \department{} commands are mandatory and their arguments must be non-empty. All other commands are optional and can be removed, commented out, or left empty.

In order for a logo to be displayed, you must indicate a path to the image in \logo{}. All official logos of the University of Amsterdam, including faculties, departments, and institutes, can be found here. If a path is not provided or the file is not found, the logo space is left blank.

Download the contents of this package in one zip archive (40.2k).

uvaletter – Unofficial letterhead template for the University of Amsterdam

This is an unofficial package that provides a letterhead template for the University of Amsterdam. The design mimics the official Word template of the University and complies with the University’s house style.

Packageuvaletter
Bug trackerhttps://github.com/piazzai/uvaletter/issues
Repositoryhttps://github.com/piazzai/uvaletter
Version1.1.1 2023-03-30
LicensesMIT License
Copyright2022 Michele Piazzai
MaintainerMichele Piazzai
Contained inTeX Live as uvaletter
MiKTeX as uvaletter
TopicsTitlepage
Headings
...
Guest Book Sitemap Contact Contact Author