Texmaker and TeXstudioConversion of DVI via PS to PDF by MiKTeX Ghostscript fails

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
DT_Martin
Posts: 1
Joined: Thu Dec 13, 2012 8:58 am

Conversion of DVI via PS to PDF by MiKTeX Ghostscript fails

Post by DT_Martin »

Hello community,

I tried to convert my files to a pdf document but everytime Texmaker shows my some errors.

When I'm using PS->PDF it shows the following:

Code: Select all

Process started
MiKTeX GPL Ghostscript 9.05: Unrecoverable error, exit code 1
Process exited normally
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I don't know why the program wants to use Ghostscript 9.05 though version 9.00 is installed. C:\Program Files\gs\gs9.00

for DVI->PDF I get this error:

Code: Select all

Process started
doc_thesis.dvi -> doc_thesis.pdf ** ERROR ** Could not open specified DVI file: doc_thesis.dvi Output file removed.
Process exited with error(s)
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
I searched for it on many web pages but didn't find any solution.

Here are my settings:

Miktex 2.9.4521 (with all updates)
Texmaker 3.5.2


A screen capture of the TeXmaker settings is attached. Unfortunately I have no idea what all these settings mean.

So my question is if anybody had the same problem and found a solution for it.

I would be very thankful for any help.


Best regards,
Martin
Attachments
TeXmaker-Configuration.jpg
TeXmaker-Configuration.jpg (74.2 KiB) Viewed 8065 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Conversion of DVI via PS to PDF by MiKTeX Ghostscript fa

Post by Stefan Kottwitz »

Hello Martin,

welcome to the board!

When I read the error "Could not open specified DVI file" I guess the .tex file wasn't compiled to dvi, perhaps there's just an error in the code. Try with a simple file. Check the compilation error message and the log file.

Stefan
LaTeX.org admin
Post Reply