My understanding of Latex is minimal and my capabilities are restricted to producing PDFs and beamer presentations containing math and tables. I am trying to create a PDF with graphics using PSTricks. I have found an identical thread to this one in the forums but those eventually involved posting log files etc so some of the problems could be diagnosed. I wasn't sure if I should post in a thread inactive for 2 years so I am starting this one.
I am able to "LaTeX => DVI" and get a beautiful document in Yap with my PSTricks figure. But I am not able to figure out how to get that to become a PDF file. At some point in the process I have installed GSview as well and am able to view a PS files in GSview.
I have looked up how to create a "LaTeX => PS => PDF" output profile by looking on this forum, using an attachment posted by Thorsten and have installed appropriate packages using MiKTeX but it's not working. It compiles when I do "LaTeX => PS => PDF" but when I click on view output, TeXnicCenter freezes and then I get an error like [DocOpen%bm(FileOpen%bm)] cannot execute.
Attached are the warning messages in the log file I am getting and the minimum working example. I have named it MWE.tex. My profile settings are in the attachment, too.
You will notice that there are output profiles of Latex=>dvi=>pdf and latex=>dvips=>ps2pdf but those are also created by me and they don't work at all.
I am attaching what I think is the log file. It has three warnings if you scroll down.
- ifplatform Warning: shell escape is disabled, so I can only detect \ifwindows.
- Unused global option(s):[psfig].
- Float too large for page by 118.52003pt on input line 18.
Any help will be greatly appreciated. Thanks