about summary refs log tree commit diff stats
path: root/build/latex/presentation/headers/preamble/mod.tex
blob: 0a00086b261dd3f1f23b99a7fd04395644559c3a (plain) (blame)
1
2
3
4
5
6
7
8
9
\input{headers/preamble/core/mod.tex}

% This makes it possible to import this preamble in the `standalone` class. Useful for
% external figures.
\ifcsname setbeamercolor\endcsname
	\input{headers/preamble/beamer/mod.tex}
\else
	% Don't input it
\fi