Document Classes ⇒ New to this. Concerning pstricks
New to this. Concerning pstricks
How do I install the pstricks package in Texniccenter. I don´t know where it's supposed to go. I want to use Latex to plot functions and maybe create simple drawings for math problems. Am I moving in the right direction?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
New to this. Concerning pstricks
This is not an issue concerning TeXnicCenter but your LaTeX distribution. I assume that you have MiKTeX installed. You can use the MiKTeX Package Manager (Start -> Programs -> MiKTeX -> Browse Packages) to install new packages very easy. See the MiKTeX Manual for details.
Best regards and welcome to the board
Thorsten¹
Best regards and welcome to the board
Thorsten¹
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
-
- Posts: 351
- Joined: Sat Aug 02, 2008 8:47 am
New to this. Concerning pstricks
_All_ pstricks packages are installed by default by any TeX distributionstb9 wrote:How do I install the pstricks package in Texniccenter. I don´t know where it's supposed to go. I want to use Latex to plot functions and maybe create simple drawings for math problems. Am I moving in the right direction?
Herbert
New to this. Concerning pstricks
I would recommend you to turn to TikZ instead for your functions and drawings, which also should be installed by default or on the fly by MikTeX.stb9 wrote:How do I install the pstricks package in Texniccenter. I don´t know where it's supposed to go. I want to use Latex to plot functions and maybe create simple drawings for math problems. Am I moving in the right direction?
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
New to this. Concerning pstricks
Hi stb9,
pstricks is a great tool. You will find a lot of examples on its homepage.
Concerning the mentioned alternative pgf/TikZ, have a look at GNUPLOT example entries or the whole pgf/TikZ example gallery by Kjell Magne Fauske to get an impression.
Stefan
pstricks is a great tool. You will find a lot of examples on its homepage.
Concerning the mentioned alternative pgf/TikZ, have a look at GNUPLOT example entries or the whole pgf/TikZ example gallery by Kjell Magne Fauske to get an impression.
Stefan
LaTeX.org admin