Font¶some sans serif font example¶https://tex.stackexchange.com/questions/2095/what-is-the-simplest-way-to-typeset-an-entire-document-in-sans-serifFira: a little darkLato: looks goodnotomath: good as wellinstall noto on ubuntu¶sudo apt-get update sudo apt-get install fonts-noto install notomath.sty to pdfTex¶# user mode tlmgr install <package> # for sudo use the full path of tlmgr `which tlmgr` #all users which tlmgr sudo /path/to/tlmgr install <package>