GeneralPSTricks compile problem with Miktex 2.9 and Texniccenter

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Tobias_Denmark
Posts: 18
Joined: Sun Jun 06, 2010 1:59 pm

PSTricks compile problem with Miktex 2.9 and Texniccenter

Post by Tobias_Denmark »

Hello,

I have formatted my computer and re-installed Miktex 2.9, Texniccenter and Adobe Reader 10, but now I have problem with compiling my latex documents. I did not have any problems before with PSTricks, but now it want's auto-pst-pdf, -enable-write18 and so on...

What is wrong?

This is the output file:

Code: Select all

Package auto-pst-pdf Warning: 
    Creation of test-pics.pdf failed.
This warning occured on input line 124.


Package auto-pst-pdf Warning: 
    Could not create test-pics.pdf. Auxiliary files not deleted.
This warning occured on input line 124.

Package pst-pdf Warning: pspicture No. 1 undefined.

)

Package pst-pdf Warning: File `test-pics.pdf' not found.
(pst-pdf)                Use the following commands to create it:
(pst-pdf)                ---------------------------------------------------- 
(pst-pdf)                latex test.tex
(pst-pdf)                dvips -o test-pics.ps test.dvi
(pst-pdf)                ps2pdf test-pics.ps
(pst-pdf)                ---------------------------------------------------- .
Attachments
Picture one
Picture one
dtu_dep_eng.jpg (72.32 KiB) Viewed 5393 times
dtu.pdf
Picture two
(22.83 KiB) Downloaded 367 times
test.tex
Latex File
(2.76 KiB) Downloaded 403 times

Recommended reading 2024:

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

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

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: PSTricks compile problem with Miktex 2.9 and Texniccente

Post by frabjous »

Which of TeXnicCenter's output routines are you using?
Tobias_Denmark
Posts: 18
Joined: Sun Jun 06, 2010 1:59 pm

Re: PSTricks compile problem with Miktex 2.9 and Texniccente

Post by Tobias_Denmark »

Hi,

I'm using the LaTex => PDF, with Command line arguments to pass to the compiler: -enable-write18 -interaction=nonstopmode "%pm"

/Tobias
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: PSTricks compile problem with Miktex 2.9 and Texniccente

Post by frabjous »

I think within a pspicture environment, you need to use .eps graphics. I'd convert that .jpg and .pdf to .eps files and see if that helps.
Tobias_Denmark
Posts: 18
Joined: Sun Jun 06, 2010 1:59 pm

Re: PSTricks compile problem with Miktex 2.9 and Texniccente

Post by Tobias_Denmark »

Thanks frabjous, tried it, but no luck :-(

(Could not upload the PDF to EPS picture I had due to max picture size..)
Attachments
test.tex
(2.76 KiB) Downloaded 448 times
dtu.eps
(17.98 KiB) Downloaded 358 times
Tobias_Denmark
Posts: 18
Joined: Sun Jun 06, 2010 1:59 pm

Re: PSTricks compile problem with Miktex 2.9 and Texniccente

Post by Tobias_Denmark »

Hello everyone again.

Anyone able to help me?

regards

Tobias
Post Reply