This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
tuos-latex/tuos-logo
Achim D. Brucker 717d14f01f Updated version information (increased to v1.1). 2016-08-20 09:58:09 +01:00
..
logo Initial version of tuos-logo.sty. 2016-07-27 22:44:49 +01:00
LICENSE Initial version of tuos-logo.sty. 2016-07-27 22:44:49 +01:00
README.md Fixed name/header. 2016-07-28 13:50:07 +01:00
example.pdf Initial version of tuos-logo.sty. 2016-07-27 22:44:49 +01:00
example.tex Initial version of tuos-logo.sty. 2016-07-27 22:44:49 +01:00
tuos-logo.sty Updated version information (increased to v1.1). 2016-08-20 09:58:09 +01:00

README.md

tuos-logo

Trivial LaTeX style for using logo of The University of Sheffield.

Disclaimer

Please not that this LaTeX setup is neither endorsed nor officially supported by the University of Sheffield.

Prerequisites

Download the following archives, unzip the them and store the extracted jpg-images in the logo folder.

Please note that the use of the logo is governed by the terms and conditions set out by The University of Sheffield.

Installation

Usage

Including the style in your latex document, i.e.,

\usepackage{tuos-logo}

defines two commands:

\tuosLogoLight
\tuosLogoDark

where the first variant prints the logo designed for white (light) backgrounds and the latter print the logo designed for coloured (dark) backgrounds. Both commands take the same optional arguments as the \includegraphics[]{} command of the graphicx package.

The package itself has two options:

  • high for using the high resolution logo and
  • bw for using the black-and-white logo instead of the colour logo.

License

This project is dual-licensed under a 2-clause BSD-style license and/or the LPPL version 1 or any later version.