MiKTeX and proTeXt ⇒ mptopdf Problem in TeXworks
mptopdf Problem in TeXworks
I have a problem with TeXworks. When I compile (pdflatex+MakeIndex+BibTeX) my file, TeXworks tries to find a package mptopdf, but that's not available on CTAN. Therefore pdflatex will wait until the time limit is reached which takes some time. However, the output is completely ok.
The problem is related to Finnish language, because this problem does not occur when I compile a file written in English.
Can anyone give suggestions how to overcome this problem?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 351
- Joined: Sat Aug 02, 2008 8:47 am
mptopdf Problem in TeXworks
mptopdf is a script from the context package and shouldrandall wrote: I have a problem with TeXworks. When I compile (pdflatex+MakeIndex+BibTeX) my file, TeXworks tries to find a package mptopdf, but that's not available on CTAN. Therefore pdflatex will wait until the time limit is reached which takes some time. However, the output is completely ok.
be available on every TeX distribution!
Herbert