Sender: Eric Alan Durant From: Eric Alan Durant Subject: Re: .eps export + LaTeX Newsgroups: comp.soft-sys.matlab References: <3B924129.DE75B913@sbox.tugraz.at> Organization: University of Michigan Engineering, Ann Arbor User-Agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (SunOS/5.8 (sun4u)) Lines: 15 Message-ID: Date: Sun, 02 Sep 2001 18:43:23 GMT NNTP-Posting-Host: 141.213.42.164 X-Trace: srvr1.engin.umich.edu 999456203 141.213.42.164 (Sun, 02 Sep 2001 14:43:23 EDT) NNTP-Posting-Date: Sun, 02 Sep 2001 14:43:23 EDT EPS files from R12 work just as well as those from R11 for me in both MiKTeX 2.0 and 2.1. I use exportfig.m and a lot of psfrag markup , but non-psfragged text comes up just fine in the Helvetica-like font which Matlab uses for on-screen display. Georg Stadler wrote: > I use Matlab 6.0 on Win2000. I export graphs in the .eps format and want > to import them to a LaTeX file, but somehow LaTeX seems to be puzzled > about the fonts and makes errors even if I print the document. Looking > at the .eps pics with for example ghost view, the errors do not occur. I > also did not have this problem with Matlab 5.3. > Did anyone experience similar things?