Unofficial Debian packaging for the Metropolis theme for Beamer presentations
This repository provides a simple way to create a .deb file with the required style files for Metropolis (formerly known as mtheme).
After cloning the repository run
dpkg-buildpackage -rfakeroot -us -uc -tc
to create a Debian binary using the common fake suid accessor, without signing changes or control file as we are not uploading anywhere, and cleaning up. More easily, just run
./runMe.sh
and either one of these two will create a .deb
package containing the
desired fonts.
The package is available pre-built from my
PPA which can be added to
list of repositories known to apt
et al the usual way.
This is a somewhat ad-hoc package for personal use. It takes a shortcut in packaging / building. That is not exactly how Debian does things. But it provides the lovely Metropolis and that is a Good Thing (tm).
Dirk Eddelbuettel
The packaging is provided under the GPL (version 2 or later). The underlying LaTeX files are included unaltered, and licensed under CC By-SA 4.0.