diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-14 21:25:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-14 21:25:03 +0000 |
commit | 1cdee1080e0ad8f88624629e00039d9fe89c1b54 (patch) | |
tree | de1ea75b810891ce5bc773022516edfab072ac77 /Master/texmf-dist/doc | |
parent | ecc285a4a14716fefbfab61485038eb34dd32a5e (diff) |
beamertheme-metropolis (14mar16)
git-svn-id: svn://tug.org/texlive/trunk@40024 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/beamertheme-metropolis/README.md | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.pdf | bin | 61552 -> 63067 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.tex | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/beamertheme-metropolis/metropolistheme.pdf | bin | 103976 -> 121802 bytes |
4 files changed, 52 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-metropolis/README.md b/Master/texmf-dist/doc/latex/beamertheme-metropolis/README.md index 1ad8ebaa16f..934eb98cd66 100644 --- a/Master/texmf-dist/doc/latex/beamertheme-metropolis/README.md +++ b/Master/texmf-dist/doc/latex/beamertheme-metropolis/README.md @@ -1,6 +1,13 @@ ## Metropolis -**NOTICE: The package name changed from *m* to *metropolis*!** + +**IMPORTANT NOTICES FOR VERSION 1.0** + +* The package and theme name changed from *m* to *metropolis*! +* The `title format` values have been restructured. Please refer to the + [manual][]. + +--- Metropolis is a simple, modern Beamer theme suitable for anyone to use. It tries to minimize noise and maximize space for content; the only visual flourish it @@ -8,21 +15,29 @@ offers is an (optional) progress bar added to each slide. The core design principles of the theme were described in a blog post [here](http://bloerg.net/2014/09/20/a-modern-beamer-theme.html). -Not convinced? Have a look at the [demo slides](demo/demo.pdf). +Not convinced? Have a look at the [demo slides][]. ![Sample](http://i.imgur.com/Bxu52fz.png) ## Installation -Installing Metropolis, like any Beamer theme, involves four easy steps: +To install a stable version of this theme, please refer to update instructions +of your TeX distribution. Metropolis is on [CTAN][] since December +2014 thus it is part of MikTeX and will be part of TeX Live 2016. + +Installing Metropolis from source, like any Beamer theme, involves four easy +steps: 1. **Download the source** with a `git clone` of the [Metropolis repository](https://github.com/matze/mtheme) or as a [zip archive](https://github.com/matze/mtheme/archive/master.zip) of the latest development version. 2. **Compile the style files** by running `make sty` inside the downloaded directory. (Or run LaTeX directly on `source/metropolistheme.ins`.) -3. **Move the resulting `*.sty` files** to the folder containing your presentation. To use Metropolis with many presentations, run `make install` or move the `*.sty` files to a folder in your TeX path instead (might require `sudo` rights). +3. **Move the resulting `*.sty` files** to the folder containing your + presentation. To use Metropolis with many presentations, run `make install` + or move the `*.sty` files to a folder in your TeX path instead (might require + `sudo` rights). 4. **Use the theme for your presentation** by declaring `\usetheme{metropolis}` in the preamble of your Beamer document. @@ -49,7 +64,7 @@ Metropolis. \end{document} ``` -Detailed information on using Metropolis can be found in the [manual (PDF)](doc/metropolistheme.pdf). +Detailed information on using Metropolis can be found in the [manual][]. ## License @@ -59,3 +74,8 @@ The theme itself is licensed under a [Creative Commons Attribution-ShareAlike means that if you change the theme and re-distribute it, you *must* retain the copyright notice header and license it under the same CC-BY-SA license. This does not affect the presentation that you create with the theme. + + +[demo slides]: http://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/metropolis/demo/demo.pdf +[manual]: http://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/metropolis/doc/metropolistheme.pdf +[CTAN]: http://ctan.org/pkg/beamertheme-metropolis diff --git a/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.pdf b/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.pdf Binary files differindex 49a32cb8fd7..5d62fa8410a 100644 --- a/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.pdf +++ b/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.pdf diff --git a/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.tex b/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.tex index 50eb7fa5a4e..e7cbcbce89b 100644 --- a/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.tex +++ b/Master/texmf-dist/doc/latex/beamertheme-metropolis/demo.tex @@ -1,6 +1,7 @@ \documentclass[10pt]{beamer} \usetheme{metropolis} +\usepackage{appendixnumberbeamer} \usepackage{booktabs} \usepackage[scale=2]{ccicons} @@ -16,7 +17,7 @@ \date{\today} \author{Matthias Vogelgesang} \institute{Center for modern beamer themes} -% \titlegraphic{\hfill\includegraphics[height=1.5cm]{logo/logo}} +% \titlegraphic{\hfill\includegraphics[height=1.5cm]{logo.pdf}} \begin{document} @@ -65,7 +66,7 @@ \end{frame} { -\metroset{titleformat frame=smallcaps} + \metroset{titleformat frame=smallcaps} \begin{frame}{Small caps} This frame uses the \texttt{smallcaps} titleformat. @@ -280,6 +281,14 @@ or show \textbf{bold} results.\end{verbatim} \end{quote} \end{frame} +{% +\setbeamertemplate{frame footer}{My custom footer} +\begin{frame}[fragile]{Frame footer} + \themename defines a custom beamer template to add a text to the footer. It can be set via + \begin{verbatim}\setbeamertemplate{frame footer}{My custom footer}\end{verbatim} +\end{frame} +} + \begin{frame}{References} Some references to showcase [allowframebreaks] \cite{knuth92,ConcreteMath,Simpson,Er01,greenwade93} \end{frame} @@ -300,7 +309,22 @@ or show \textbf{bold} results.\end{verbatim} \end{frame} -\plain{Questions?} +\begin{frame}[standout] + Questions? +\end{frame} + +\appendix + +\begin{frame}[fragile]{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 \verb|appendixnumberbeamer| + package in your preamble and call \verb|\appendix| before your backup slides. + + \themename will automatically turn off slide numbering and progress bars for + slides in the appendix. +\end{frame} \begin{frame}[allowframebreaks]{References} diff --git a/Master/texmf-dist/doc/latex/beamertheme-metropolis/metropolistheme.pdf b/Master/texmf-dist/doc/latex/beamertheme-metropolis/metropolistheme.pdf Binary files differindex 9e14e875e22..d1db44df8e4 100644 --- a/Master/texmf-dist/doc/latex/beamertheme-metropolis/metropolistheme.pdf +++ b/Master/texmf-dist/doc/latex/beamertheme-metropolis/metropolistheme.pdf |