diff --git a/LaTeX/hello.tex b/LaTeX/hello.tex index 9ad6c8a..02ba502 100644 --- a/LaTeX/hello.tex +++ b/LaTeX/hello.tex @@ -13,6 +13,9 @@ \usepackage[english,finnish,esperanto]{babel} % Noto Serif font. Remember to install texlive-fontaxes, texlive-noto \usepackage{noto-serif} +% Alternatively OpenDyslexic or changeable to other fonts. NOTE for Kile: check the "Koosta" (Compile)? menu and select XeLaTeX in the top submenu +%\usepackage{fontspec} +%\setmainfont{OpenDyslexic} % texlive-cmap makes pdflatex copy-pasteable \usepackage{cmap} % This package is great and I want to be reminded of it whenever I use \LaTeX