https://github.com/mbg/presentation-template
https://github.com/mbg/presentation-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbg/presentation-template
- Owner: mbg
- Created: 2014-08-18T14:00:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-01T16:11:54.000Z (almost 11 years ago)
- Last Synced: 2025-02-06T09:13:56.368Z (4 months ago)
- Language: TeX
- Size: 477 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`