Directory macros/latex/contrib/beamer-contrib/themes/beamertheme-durham
Durham Beamer Theme
Version: 1.1.0
Author & Maintainer: Suhail Rizwan
License: LPPL 1.3c
Overview
The Durham Beamer Theme is a content-first LaTeX Beamer theme designed for teaching, research, and structured academic presentations.
It prioritizes:
- Structural clarity
- Cognitive restraint
- Predictable layout behavior
- Accessibility support
- Minimal visual distraction
Installation
Automatic (TeX Live / MiKTeX)
Install via your package manager, then use:
\usetheme{durham}
Manual (CTAN zip)
Download the package archive and place:
beamerthemedurham.sty
in your project directory or local texmf tree.
Overleaf
Upload beamerthemedurham.sty into your project.
Compilation Engine (LuaLaTeX Required)
The Durham Beamer Theme is designed to be compiled using:
- LuaLaTeX (recommended and expected)
- XeLaTeX (generally compatible)
The theme uses professional font settings and modern font packages. For consistent typography and correct font rendering, compile your presentation with LuaLaTeX.
Compilation with pdfLaTeX is not officially supported and may lead to font substitution or rendering inconsistencies.
Basic Usage
\documentclass{beamer} \usetheme{durham} \title{My Presentation} \author{Author Name} \date{\today} \begin{document} \maketitle \makeoutline \section{Introduction} \subsection{Motivation} \begin{frame}{Slide Title} Content here \end{frame} \makereferences \makethankyou \end{document}
Core Commands
\maketitle\makeoutline[Optional Title]\makereferences\makethankyou\makethankyou[Line1]\makethankyou[Line1][Line2]
Theme Options
Supported:
accessibilityplaininvert(only valid together withplain)
Examples:
\usetheme{durham} \usetheme[accessibility]{durham} \usetheme[plain]{durham} \usetheme[plain,invert]{durham} \usetheme[accessibility,plain]{durham} \usetheme[accessibility,plain,invert]{durham}
Unsupported:
invert(i.e.,invertwithoutplain)accessibility + invert(when used withoutplain)
Design Notes
- Outline uses bullet-based hierarchy (no numbering).
- Section titles support math.
- Accessibility mode enforces strict black/white palette.
- Plain mode removes headline and footline.
- Invert mode requires plain.
- Thank You page supports defaults and user overrides.
Institutional Disclaimer
The color palette is inspired by publicly visible Durham University branding. This package is an independent academic contribution and is not an official or endorsed Durham University template.
Maintainer
Suhail Rizwan
Download the contents of this package in one zip archive (1.4M).
beamertheme-durham – A content-first Beamer theme for teaching, research, and long-form academic presentations
This package provides the Durham Beamer Theme, a content-first presentation theme for LaTeX Beamer designed for teaching, research, and long-form academic presentations.
The theme emphasizes structural clarity, pacing awareness, and layout stability under dense textual and mathematical content. It is implemented entirely from first principles and not derived from any existing Beamer theme.
Conceptual inspiration from established themes such as Metropolis is acknowledged; no external code is reused. The color palette is inspired by the visual identity of Durham University. This package is an independent academic contribution and not an official or endorsed Durham University template.
The package includes a modular theme implementation, a demo document with compiled PDF, and a user manual.
| Package | beamertheme-durham |
| Version | 1.0 2026-02-04 |
| Licenses | The LaTeX Project Public License 1.3c |
| Copyright | 2026 Suhail Rizwan |
| Maintainer | Suhail Rizwan |
| Contained in | TeX Live as beamertheme-durham MiKTeX as beamertheme-durham |
| Topics | Presentation |