Can someone tell me how do I change the default LaTex font to another
font (Arial for example) ?
Thanks,
Cheers
\usepackage{times}
(in the preamble)
but you can customize it however you like. Here is some online help:
http://web.image.ufl.edu/help/latex/fonts.shtml
http://www.tug.org/tex-archive/help/Catalogue/bytopic.html#fonts
good luck.