Skip to content
Snippets Groups Projects
Commit d71bde90 authored by Simon Kindhauser's avatar Simon Kindhauser
Browse files

just make it work

parent d0c06bdd
No related branches found
No related tags found
No related merge requests found
\mode<presentation>
\usepackage{fontspec}
\IfFontExistsTF{Arial}{
\newcommand{\ostmainfont}{Arial}
} {
\newcommand{\ostmainfont}{Liberation Sans}
}
\IfFontExistsTF{Courier New}{
\newcommand{\ostmonofont}{Courier New}
} {
\newcommand{\ostmonofont}{Nimbus Mono PS}
}
\newcommand{\ostmainfont}{Liberation Sans}
\newcommand{\ostmonofont}{Courier New}
\setbeamerfont*{title}{family={\fontspec{\ostmainfont}},series=\bfseries,size={\fontsize{32}{36}}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment