https://github.com/josephwright/uealttr
A LaTeX letter class for the University of East Anglia (UEA)
https://github.com/josephwright/uealttr
Last synced: 4 months ago
JSON representation
A LaTeX letter class for the University of East Anglia (UEA)
- Host: GitHub
- URL: https://github.com/josephwright/uealttr
- Owner: josephwright
- License: other
- Created: 2013-04-25T09:38:11.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2021-02-24T13:49:36.000Z (over 5 years ago)
- Last Synced: 2026-02-25T03:43:05.805Z (4 months ago)
- Language: TeX
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
uealttr - A letter class for the University of East Anglia (UEA)
===============================================================
The `uealttr` class is version of the standard LaTeX letter
class customised for use at the University of East Anglia (UEA).
It is based on the Word template made available by the
Publications Office. Although aimed at UEA, the class is readily
adapted to other organisations.
Installation
------------
The package is supplied in `.dtx` format and as a pre-extracted
`.zip` file, `uealttr.tds.zip`. The later is most convenient for
most users: simply unzip this in your local `texmf` directory.
If you want to unpack the `.dtx` yourself, running `tex
uealttr.dtx` will extract the package whereas `latex
uealttr.dtx` will extract it and also typeset the documentation.
Typesetting the documentation requires a number of packages in
addition to those needed to use the package. This is mainly
because of the number of demonstration items included in the
text. To compile the documentation without error, you will
need the packages:
- `hypdoc`
- `listings`
- `lmodern`
- `mathpazo`
- `microtype`