Skip to content

Commit 10519e3

Browse files
author
Matthias Vogelgesang
committed
Release version 1.2
1 parent 02980b2 commit 10519e3

8 files changed

Lines changed: 25 additions & 7 deletions

NEWS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Overview of changes in Metropolis 1.2
2+
=====================================
3+
4+
* New features:
5+
6+
- Added a highcontrast color theme
7+
8+
* Bugs fixed:
9+
10+
- Fixed issues with Beamer 3.37+
11+
- Fix the "Overfull \hbox (0.4pt too wide)" bug when using progress bar.
12+
- Only load fontspec if it’s not loaded
13+
- Fix problem w/ inverting colours mid-presentation
14+
- Use sectiontitleformat for subsection title
15+
- Fix empty second line in certain frametitles
16+
- Fixed #206, #214, #216
17+
18+
119
Overview of changes in Metropolis 1.1
220
=====================================
321

source/beamercolorthememetropolis-highcontrast.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
% \iffalse
1313
%<*package>
1414
\NeedsTeXFormat{LaTeX2e}
15-
\ProvidesPackage{beamercolorthememetropolis-highcontrast}[2016/03/14 Metropolis color theme]
15+
\ProvidesPackage{beamercolorthememetropolis-highcontrast}[2017/01/23 Metropolis color theme]
1616
%</package>
1717
% \fi
1818
% \CheckSum{0}

source/beamercolorthememetropolis.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
% \iffalse
1313
%<*package>
1414
\NeedsTeXFormat{LaTeX2e}
15-
\ProvidesPackage{beamercolorthememetropolis}[2016/03/14 Metropolis color theme]
15+
\ProvidesPackage{beamercolorthememetropolis}[2017/01/23 Metropolis color theme]
1616
%</package>
1717
% \fi
1818
% \CheckSum{0}

source/beamerfontthememetropolis.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
% \iffalse
1313
%<*package>
1414
\NeedsTeXFormat{LaTeX2e}
15-
\ProvidesPackage{beamerfontthememetropolis}[2016/03/14 Metropolis font theme]
15+
\ProvidesPackage{beamerfontthememetropolis}[2017/01/23 Metropolis font theme]
1616
%</package>
1717
% \fi
1818
% \CheckSum{0}

source/beamerinnerthememetropolis.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
% \iffalse
1313
%<*package>
1414
\NeedsTeXFormat{LaTeX2e}
15-
\ProvidesPackage{beamerinnerthememetropolis}[2016/03/14 Metropolis inner theme]
15+
\ProvidesPackage{beamerinnerthememetropolis}[2017/01/23 Metropolis inner theme]
1616
%</package>
1717
% \fi
1818
% \CheckSum{0}

source/beamerouterthememetropolis.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
% \iffalse
1313
%<*package>
1414
\NeedsTeXFormat{LaTeX2e}
15-
\ProvidesPackage{beamerouterthememetropolis}[2016/03/14 Metropolis outer theme]
15+
\ProvidesPackage{beamerouterthememetropolis}[2017/01/23 Metropolis outer theme]
1616
%</package>
1717
% \fi
1818
% \CheckSum{0}

source/beamerthememetropolis.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
%<*package>
1414
\NeedsTeXFormat{LaTeX2e}
1515
\ProvidesPackage{beamerthememetropolis}
16-
[2016/03/14 v1.1 Metropolis Beamer theme]
16+
[2017/01/23 v1.2 Metropolis Beamer theme]
1717
%</package>
1818
% \fi
1919
% \CheckSum{0}

source/pgfplotsthemetol.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%<*package>
1717
\NeedsTeXFormat{LaTeX2e}
1818
\ProvidesPackage{pgfplotsthemetol}
19-
[2016/03/14 PGFplots colors based on Paul Tol's SRON technical note]
19+
[2017/01/23 PGFplots colors based on Paul Tol's SRON technical note]
2020
%</package>
2121
%<driver> \documentclass{ltxdoc}
2222
%<driver> \usepackage{pgfplotsthemetol}

0 commit comments

Comments
 (0)