Files
books/ttrpg/includes/font.tex
Madison Scott-Clary 35838001a3 move from work dir
2024-02-19 13:26:06 -08:00

18 lines
401 B
TeX

%%% Font
% Uncomment and modify to your font specs
% Gotu
% Nanum Brush Script
% Grechen Fuemen
% Kalam
\usepackage{fontspec}
\setmainfont{Gentium Book Plus}
\newfontfamily\TitleFamily{Gotu}
\newfontface\TitleFont{Gotu}
\newfontfamily\DisplayFamily{Gotu}
\newfontface\DisplayFont{Gotu}
\newfontface\JP{Noto Serif CJK JP}
%
% \usepackage[xspace]{ellipsis}
% \renewcommand{\ellipsisgap}{0.1em}