1
0
mirror of https://github.com/philipphoman/org-mode-poster.git synced 2024-06-25 07:27:57 +02:00

Added style code to use source sans pro font

This commit is contained in:
Philipp Homan, office 2018-04-30 18:13:37 -04:00
parent db1c8fe865
commit 458f9a4212

View File

@ -8,6 +8,23 @@
\mode<presentation> \mode<presentation>
%-------------------------------------------------------------------------------- %--------------------------------------------------------------------------------
% \usefonttheme{professionalfonts} prevents beamer from overwriting
% your fonts and is therefore needed to use specified font packages.
%\usefonttheme{professionalfonts}
% use Adobe's Source Pro fonts:
% Source Serif Pro: https://github.com/adobe-fonts/source-serif-pro
% Source Sans Pro: https://github.com/adobe-fonts/source-sans-pro
% Source Code Pro: https://github.com/adobe-fonts/source-code-pro
%\setmainfont{Source Serif Pro}
%\setsansfont{Source Sans Pro}
%\setmonofont{Source Code Pro}
%\usepackage[lining]{sourcesanspro}
%\usepackage{sourceserifpro}
%\usepackage{sourcecodepro}
%\usepackage[hidelinks]{hyperref}
%\urlstyle{same}
%-------------------------------------------------------------------------------- %--------------------------------------------------------------------------------
% custom colors % custom colors