docs: use OpenSans as main font

Most people also read PDFs online ...
This commit is contained in:
Dietmar Maurer 2020-05-04 10:48:09 +02:00
parent fc598cdbe1
commit 25cf09065f
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ latex_elements = {
'pointsize': '10pt',
'fontpkg': r'''
\setmainfont{XCharter}
\setmainfont{Open Sans}
\setsansfont{Lato}
\setmonofont{DejaVu Sans Mono}
''',