On Friday 27 May 2005 19:40, Richard Wang wrote:
> Hi Vasek,
>
> Thanks for the message.  I tried to run monoprint with the following
> code,
>
> x=0:0.1:1
> plot(x,sin(x))
> monoprint(1,'test4',2)
>

Strange. Works fine on my setup. (Linux, tetex)
BTW, I would not use 2 as the third argument. The picture would be bigger than 
the page of article class. You would need to add a3paper to its options.

> But the system hung...

Well, this happens when there is malformed latex code in the figure and latex 
runs in interactive mode. 

Do you have all the packages? graphicp,psfrag, geometry
Actually, you do not need graphicp, change it to graphicx, it should also 
work.

What happens if you go to /tmp and run:
latex pcttmp.tex
manually?


Vasek

-- 
-----------------------------------------------------------------------------
Ing. Vaclav Smidl, Ph.D.                tel: +420 26605 2420
AS department,  Institute               web: http://www.utia.cas.cz/AS/smidl/
of Information Theory and Automation,   fax: +420 26605 2068
Prague, Czech Republic

Reply via email to