An open API service indexing awesome lists of open source software.

https://github.com/mbg/presentation-template


https://github.com/mbg/presentation-template

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

University of Cambridge LaTeX Presentation Template
=====================

A template for LaTeX beamer presentations based on the University of Cambridge [identity guidelines](http://www.admin.cam.ac.uk/offices/communications/services/identityguidelines/guidelinesv5.pdf).

## Colours

You can edit the following line at the top of `template.tex` to change the colour scheme.

```tex
\usecolortheme{uoc-purple}
```

Currently, the following colour schemes are supported:

* `uoc-purple`
* `uoc-blue`
* `uoc-red`
* `uoc-green`
* `uoc-orange`
* `uoc-turquoise`