| .. | ||
| example.pdf | ||
| example.tex | ||
| LICENSE | ||
| personal.lco | ||
| README.md | ||
| uoe-letter.cls | ||
| uoe.lco | ||
uoe-letter
A LaTeX class (based on the letter class of the KOMA-Script bundle that approximates the letter layout of the University of Exeter.
Disclaimer
Please not that this LaTeX setup is neither endorsed nor officially supported by the University of Exeter.
Prerequisites
- The
uoe-logostyle.
Installation
- Copy the
uoe-letter.clsanduoe.lcointo yourtexmftree. - Edit your personal contact and departmental information in the
personal.lcofile. - Run LaTeX on the
example.texto create a personalised example letter.
Usage
The uoe-letter class is a customised setup of the letter class of the
KOMA-Script bundle. Thus, please
see the KOMA-Script bundle documentation for its detailed use.
License
This project is dual-licensed under a 2-clause BSD-style license and/or the LPPL version 1.3c or (at your opinion) any later version.
SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
Master Repository
The master git repository for this project is hosted by the Software Assurance & Security Research Team: https://git.logicalhacking.com/adbrucker/uoe-latex.