Archive for the 'TeX' Category

changing LaTeX’s default document font

The following in a document preamble may be used to change LaTeX’s document font to the sans-serif default: renewcommand{familydefault}{sfdefault}