that's exact what I did. I changed graphicp to graphicx, It runs well in the beginning, but the system could not find the file mono-pre.tex. There should be a way to fix it......

LaTeX2e <2003/12/01>
Babel <v3.8c> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/size10.clo))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/geometry/geometry.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/keyval.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/geometry/geometry.cfg))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/graphicx.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/graphics.sty
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/trig.sty)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/graphics.cfg)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/dvips.def)))
(/usr/local/teTeX/share/texmf.tetex/tex/latex/psfrag/psfrag.sty)

! LaTeX Error: File `mono-pre.tex' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: tex)



On May 27, 2005, at 11:10 AM, Vaclav Smidl wrote:

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