> On Tuesday 09 January 2007 12:56, Lane Brooks wrote: >> Is there a way to get latex to use Ariel font and not italic? If I use >> the \rm{} command I can get rid of italic, but it is using a serif font >> and I cannot find any documentation on how to change that font.
You can't (easily )get Ariel, but you can get a SanSerif font. \rm{} means "Roman Font" you want: \sf{} (Sans Serif Font) -Chris NOTE: I've never used this with MPL, but that's the LaTeX way. -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users