0% found this document useful (0 votes)
282 views33 pages

Metropolis: A Modern Beamer Theme

The document is a beamer theme titled "Metropolis" that provides a minimal visual noise theme inspired by another theme. It includes sections on title formats, elements like typography and lists, and features like figures, tables, blocks, math, and plots. It concludes by noting the theme and demo presentation are available on GitHub under a Creative Commons license and asking if there are any questions.

Uploaded by

Florent Revest
Copyright
© Attribution ShareAlike (BY-SA)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
282 views33 pages

Metropolis: A Modern Beamer Theme

The document is a beamer theme titled "Metropolis" that provides a minimal visual noise theme inspired by another theme. It includes sections on title formats, elements like typography and lists, and features like figures, tables, blocks, math, and plots. It concludes by noting the theme and demo presentation are available on GitHub under a Creative Commons license and asking if there are any questions.

Uploaded by

Florent Revest
Copyright
© Attribution ShareAlike (BY-SA)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 33

Metropolis

A modern beamer theme

Matthias Vogelgesang
January 23, 2017
Center for modern beamer themes
Table of contents

1. Introduction

2. Titleformats

3. Elements

4. Conclusion

1
Introduction
Metropolis

The metropolis theme is a Beamer theme with minimal visual noise


inspired by the hsrm Beamer Theme by Benjamin Weiss.
Enable the theme by loading

\documentclass{beamer}
\usetheme{metropolis}

Note, that you have to have Mozilla’s Fira Sans font and XeTeX
installed to enjoy this wonderful typography.

2
Sections

Sections group slides of the same topic

\section{Elements}

for which metropolis provides a nice progress indicator …

3
Titleformats
Metropolis titleformats

metropolis supports 4 different titleformats:

• Regular
• Smallcaps
• allsmallcaps
• ALLCAPS

They can either be set at once for every title type or individually.

4
Small caps

This frame uses the smallcaps titleformat.


Potential Problems
Be aware, that not every font supports small caps. If for example you
typeset your presentation with pdfTeX and the Computer Modern
Sans Serif font, every text in smallcaps will be typeset with the
Computer Modern Serif font instead.

5
all small caps

This frame uses the allsmallcaps titleformat.


Potential problems
As this titleformat also uses smallcaps you face the same problems
as with the smallcaps titleformat. Additionally this format can
cause some other problems. Please refer to the documentation if
you consider using it.
As a rule of thumb: Just use it for plaintext-only titles.

6
ALL CAPS

This frame uses the allcaps titleformat.


Potential Problems
This titleformat is not as problematic as the allsmallcaps format,
but basically suffers from the same deficiencies. So please have a
look at the documentation if you want to use it.

7
Elements
Typography

The theme provides sensible defaults to


\emph{emphasize} text, \alert{accent} parts
or show \textbf{bold} results.

becomes

The theme provides sensible defaults to emphasize text, accent


parts or show bold results.

8
Font feature test

• Regular
• Italic
• SmallCaps
• Bold
• Bold Italic
• Bold SmallCaps
• Monospace
• Monospace Italic
• Monospace Bold
• Monospace Bold Italic

9
Lists

Items Enumerations Descriptions


• Milk 1. First, PowerPoint Meeh.
• Eggs 2. Second and Beamer Yeeeha.
• Potatos 3. Last.

10
Animation

• This is important

11
Animation

• This is important
• Now this

11
Animation

• This is important
• Now this
• And now this

11
Animation

• This is really important


• Now this
• And now this

11
Figures

Figure 1: Rotated square from texample.net.

12
Tables

Table 1: Largest cities in the world (source: Wikipedia)

City Population
Mexico City 20,116,842
Shanghai 19,210,000
Peking 15,796,450
Istanbul 14,160,467

13
Blocks

Three different block environments are pre-defined and may be


styled with an optional background color.

Default Default
Block content. Block content.
Alert Alert
Block content. Block content.
Example
Example
Block content.
Block content.

14
Math

( )n
1
e = lim 1+
n→∞ n

15
Line plots

0.5

−0.5

−1
−4 −2 0 2 4

16
Bar charts

25 lorem
ipsum
dolor
20
Bar

15

10

1 1.5 2 2.5 3 3.5 4


Foo

17
Quotes

Veni, Vidi, Vici

18
Frame footer

metropolis defines a custom beamer template to add a text to the


footer. It can be set via

\setbeamertemplate{frame footer}{My custom footer}

My custom footer 19
References

Some references to showcase [allowframebreaks] [4, 2, 5, 1, 3]

20
Conclusion
Summary

Get the source of this theme and the demo presentation from

github.com/matze/mtheme

The theme itself is licensed under a Creative Commons


Attribution-ShareAlike 4.0 International License.

cb a

21
Questions?

21
Backup slides

Sometimes, it is useful to add slides at the end of your presentation


to refer to during audience questions.
The best way to do this is to include the appendixnumberbeamer
package in your preamble and call \appendix before your backup
slides.
metropolis will automatically turn off slide numbering and progress
bars for slides in the appendix.
References i

P. Erdős.
A selection of problems and results in combinatorics.
In Recent trends in combinatorics (Matrahaza, 1995), pages 1–6.
Cambridge Univ. Press, Cambridge, 1995.
R. Graham, D. Knuth, and O. Patashnik.
Concrete mathematics.
Addison-Wesley, Reading, MA, 1989.
G. D. Greenwade.
The Comprehensive Tex Archive Network (CTAN).
TUGBoat, 14(3):342–351, 1993.
D. Knuth.
Two notes on notation.
Amer. Math. Monthly, 99:403–422, 1992.
References ii

H. Simpson.
Proof of the Riemann Hypothesis.
preprint (2003), available at
http://www.math.drofnats.edu/riemann.ps, 2003.

You might also like