logicalhacking-latex/lh-presentation
Achim D. Brucker 3c4db25c56 Added default institute information. 2017-02-01 00:22:59 +00:00
..
visuals Renamed title visuals and introduced command \titlevisual{}. 2017-01-30 07:00:08 +00:00
LICENSE Added license information. 2016-11-14 18:54:51 +00:00
README.md Added README.md. 2017-01-19 16:43:41 +00:00
beamercolorthemelh-core-inverse.sty Switched to lhWhite and lhBlack. 2017-01-31 00:07:42 +00:00
beamercolorthemelh-core.sty Switched to lhWhite and lhBlack. 2017-01-31 00:07:42 +00:00
beamercolorthemelh-titledark.sty Switched to lhWhite and lhBlack. 2017-01-31 00:07:42 +00:00
beamercolorthemelh-titlelight.sty Switched to lhWhite and lhBlack. 2017-01-31 00:07:42 +00:00
beamerfontthemelh.sty Customized titlepage fonts (author, date). 2017-01-02 21:22:24 +00:00
beamerinnerthemelh.sty Switched to lhWhite and lhBlack. 2017-01-31 00:07:42 +00:00
beamerouterthemelh.sty Optimized copyright text. 2017-02-01 00:09:11 +00:00
beamerthemelh-presentation.sty Added default institute information. 2017-02-01 00:22:59 +00:00
lh-presentation.cls Implemented inverse option. 2017-01-30 00:46:25 +00:00

README.md

tuos-presentation

A LaTeX class (based on the beamer class) that implements the cooperate style of the Software Assurance & Security Research Team Sheffield.

Prerequisites

  • The lh-logo style.

Installation

  • Copy the various *.sty and *.cls files into your texmf tree.

Usage

The lh-presentation class (respectively, a beamer theme) is a customised setup of the beamer class. Thus, please see the beamer documentation for its detailed use. In general, you can either use the class file (i.e., \documentclass{lh-presentation} or use \usetheme{lh-presentation} in a regular beamer setup.

Moreover, a few new commands are provided that generate standard slides such as \PartFrame{}, \ThanksFrame{}, or \CopyrightFrame.

License

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