mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-27 05:14:00 -06:00
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:
committed by
GitHub
parent
2a5ddeae48
commit
c2d5e88377
@@ -14,6 +14,10 @@
|
||||
\usepackage{tex4ebook}
|
||||
\usepackage{chemformula}
|
||||
|
||||
% Fonts for accessibility
|
||||
%\usepackage{helvet}
|
||||
%\renewcommand{\familydefault}{\sfdefault}
|
||||
|
||||
% References
|
||||
\usepackage[backend=biber]{biblatex}
|
||||
\addbibresource{references.bib}
|
||||
|
||||
Reference in New Issue
Block a user