Accessibility Sans Serif Option (#90)

* Accessibility Sans Serif Option

This adds another build processs where the book is built using a sans
serif font. This can facilitate reading the book for some users.

* Update readme
This commit is contained in:
Hendrik Kleinwaechter
2023-05-21 12:19:59 +02:00
committed by GitHub
parent 2a5ddeae48
commit c2d5e88377
4 changed files with 57 additions and 9 deletions

View File

@@ -14,6 +14,10 @@
\usepackage{tex4ebook}
\usepackage{chemformula}
% Fonts for accessibility
%\usepackage{helvet}
%\renewcommand{\familydefault}{\sfdefault}
% References
\usepackage[backend=biber]{biblatex}
\addbibresource{references.bib}