logicalhacking-latex/lh-poster
Achim D. Brucker 05ff712dbc Fixed markdown. 2018-05-14 00:08:12 +01:00
..
LICENSE Initial setup for a poster style. 2017-04-14 22:12:13 +01:00
README.md Fixed markdown. 2018-05-14 00:08:12 +01:00
beamercolorthemelh-poster.sty Updated license to LPPL 1.3c and added SPDX header. 2018-01-11 10:56:52 +00:00
beamerfontthemelh-poster.sty Updated license to LPPL 1.3c and added SPDX header. 2018-01-11 10:56:52 +00:00
beamerinnerthemelh-poster.sty Updated license to LPPL 1.3c and added SPDX header. 2018-01-11 10:56:52 +00:00
beamerthemelh-poster.sty Updated license to LPPL 1.3c and added SPDX header. 2018-01-11 10:56:52 +00:00
example-inverse.pdf Updated example and added PDF of inverse version. 2017-06-10 09:26:48 +01:00
example-regular.pdf Updated example and added PDF of inverse version. 2017-06-10 09:26:48 +01:00
example.tex Updated example and added PDF of inverse version. 2017-06-10 09:26:48 +01:00
lh-poster.cls Updated license to LPPL 1.3c and added SPDX header. 2018-01-11 10:56:52 +00:00

README.md

lh-poster

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

Prerequisites

  • The lh-presentation theme/class.

Installation

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

Usage

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

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 at https://git.logicalhacking.com/adbrucker/logicalhacking-latex.