Texmaker and TeXstudio ⇒ PDFLaTeX isn't compiling
-
- Posts: 2
- Joined: Fri Aug 08, 2014 9:52 pm
PDFLaTeX isn't compiling
I have tried to use latex, DVI->PS, PS ->PDF instead.
The latex command is working, but when I use DVI->PS, I get the following error:
could not start the command : "/usr/texbin/dvips" -o "Bericht".ps "Bericht".dvi
I have the same problem, when I use texstudio instead. When I use Tools -> Commands -> PDFLaTeX, I get the following error:
Command txs:///pdflatex not defined
Could anyone tell me, what the problem might me or how to solve it? I have installed the same MikTEX distribution that I had before.
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
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
PDFLaTeX isn't compiling
MiKTeX is not running on OS X. Install MacTeX 2014. Btw. if you are German, perhaps join our partner site TeXwelt.de which provides support in German. We share the same server.Buchstabenalphabet wrote:After having set up my Computer (OS X, 10.9.4)... I have installed the same MikTEX distribution that I had before.
Stefan
-
- Posts: 2
- Joined: Fri Aug 08, 2014 9:52 pm
Re: PDFLaTeX isn't compiling

