Presentation using LaTeX Beamer.
Requirements:
- XeLaTeX
- latexmk
- Fira fonts
- pygmentize
To install the dependencies under Ubuntu 16.04:
sudo apt install texlive-xetex texlive-fonts-extra python-pygments
First, install Fira Sans and Fira Mono fonts on your system:
Then build the slides:
git clone --recursive https://github.com/dns2utf8/iterators-and-threadpools
make
iterators-and-threadpools © by Stefan Schindler
iterators-and-threadpools is licensed under a Creative Commons Attribution 4.0 International License.
You should have received a copy of the license along with this work. If not, see http://creativecommons.org/licenses/by/4.0/.