logicalhacking-latex/lh-presentation
Achim D. Brucker ad7973780c Fixed/improved margin spacing. 2017-06-02 08:24:26 +01: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 Fixed typo. 2017-02-22 21:50:30 +00:00
beamerboxeslhframed.sty Fixed/improved margin spacing. 2017-06-02 08:24:26 +01:00
beamercolorthemelh-core-inverse.sty Improved block colors. 2017-05-29 00:54:49 +01:00
beamercolorthemelh-core.sty Improved block colors. 2017-05-29 00:54:49 +01:00
beamercolorthemelh-titledark.sty Implemented \settitledark and \settitlelight for changing light/dark title setup within a presentation (e.g., for divider slides). 2017-02-09 05:50:25 +00:00
beamercolorthemelh-titlelight.sty Implemented \settitledark and \settitlelight for changing light/dark title setup within a presentation (e.g., for divider slides). 2017-02-09 05:50:25 +00:00
beamerfontthemelh.sty Switched to bold font for description items. 2017-02-28 22:06:55 +00:00
beamerinnerthemelh.sty Minor layout improvement title page. 2017-03-10 04:13:04 +00:00
beamerouterthemelh.sty Show last frame before start of appendix as last frame on regular slides. 2017-03-11 16:19:35 +00:00
beamerthemelh-presentation.sty Improved math typesetting. 2017-03-13 20:32:24 +00:00
example-inverse.pdf Updated examples. 2017-05-29 00:55:18 +01:00
example-regular.pdf Updated examples. 2017-05-29 00:55:18 +01:00
example.tex Improved example. 2017-04-26 08:17:42 +01:00
lh-presentation.cls Implemented inverse option. 2017-01-30 00:46:25 +00:00

README.md

lh-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.