From fe28e21fcb200258fab7527cf7b2c9da82ffcfa6 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Thu, 17 Dec 2015 12:43:24 +0100 Subject: [PATCH] Add notice about title format changes --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cf475b6..7d20431 100644 --- a/README.md +++ b/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 @@ -53,7 +60,7 @@ Metropolis. \end{document} ``` -Detailed information on using Metropolis can be found in the [manual (PDF)][]. +Detailed information on using Metropolis can be found in the [manual][]. ## License @@ -66,4 +73,4 @@ 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 (PDF)]: http://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/metropolis/doc/metropolistheme.pdf +[manual]: http://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/metropolis/doc/metropolistheme.pdf