mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-02-20 17:42:46 +00:00
Updated option for package sourcesanspro
.
This commit is contained in:
parent
4193c97c8a
commit
747cad0197
@ -376,12 +376,13 @@ $endif$
|
||||
\newcommand{\imglabel}[1]{\textbf{\textit{(#1)}}}
|
||||
|
||||
%
|
||||
% sans-serif font as default font for text
|
||||
% Source Sans Pro for headings
|
||||
% Source Sans Pro as the default font family
|
||||
% Source Code Pro for monospace text
|
||||
%
|
||||
\renewcommand*{\familydefault}{\sfdefault}
|
||||
\usepackage{sourcesanspro}
|
||||
% 'default' option sets the default
|
||||
% font family to Source Sans Pro, not \sfdefault.
|
||||
%
|
||||
\usepackage[default]{sourcesanspro}
|
||||
\usepackage{sourcecodepro}
|
||||
|
||||
%
|
||||
|
Loading…
x
Reference in New Issue
Block a user