Note that you need to have Ghostscript installed for a successful conversion process and the right path adaptation in the profile. The mentioned executables are not Linux specific. They are delivered with every LaTeX distribution.edc wrote:[...] I get two warnings that say "pspicture No. 1 undefined." and "File `PSTry-pics.pdf' not found." Afterwards it spits these directions, but I'm really not sure what it wants me to do:
Use the following commands to create it:
----------------------------------------------
latex PSTry.tex
dvips -o PSTry-pics.ps PSTry.dvi
ps2pdf PSTry-pics.ps
----------------------------------------------
I'm on a PC, and it looks like the above are linux commands, and it seems that they're asking me to do what the build is supposed to do anyway...any ideas on this one? [...]
Document Classes ⇒ Installing PSTricks Help
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Installing PSTricks Help
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Installing PSTricks Help
I do not think that is completely true.
LaTeX it self does not always supply ps2pdf, true miktex does supply it but TeXLive does not.
Also note that if you installed ghostscript + gsview during the ProTeXt installation then you can view the PostScript file using gsview, and that program has an interface to convert the PS file to PDF.
LaTeX it self does not always supply ps2pdf, true miktex does supply it but TeXLive does not.
Also note that if you installed ghostscript + gsview during the ProTeXt installation then you can view the PostScript file using gsview, and that program has an interface to convert the PS file to PDF.
Re: Installing PSTricks Help
It works!
Thank you so much...I was just being retarded and forgot to set the paths for the other postprocessors besides LaTeX.
Thanks again!
Thank you so much...I was just being retarded and forgot to set the paths for the other postprocessors besides LaTeX.
Thanks again!