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) ---------------------------------------------------- .