Graphics, Figures & TablesHelp for PSTricks?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
ssvirdi
Posts: 2
Joined: Thu May 07, 2009 12:17 pm

Help for PSTricks?

Post by ssvirdi »

Hi Everyone,

I am a structural engineer who love to work on latex. I want to start with PSTricks on my ubuntu machine.
Please help me to install PSTricks on ubuntu also how can I learn PSTricks.

Thanks

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Help for PSTricks?

Post by Stefan Kottwitz »

Hi ssvirdi,

welcome to the board!
On Ubuntu install the package texlive-pstricks and perhaps texlive-pstricks-doc. You could do it by Synaptic or by the command

Code: Select all

sudo apt-get install texlive-pstricks
Have a look at the PSTricks web site to get information, documentation, tutorials, there's also a lot of examples.

Stefan
LaTeX.org admin
ssvirdi
Posts: 2
Joined: Thu May 07, 2009 12:17 pm

Help for PSTricks?

Post by ssvirdi »

Thanks Stefan_K

I install the pstricks.
Can you please guide me:
  • how to create a simple presentation by using PSTricks.?
  • What is the structure of the document.?
Please provide a tex file?

Thanks
josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Help for PSTricks?

Post by josephwright »

Joseph Wright
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Help for PSTricks?

Post by localghost »

ssvirdi wrote:[…] I install the pstricks.
Can you please guide me:
  • how to create a simple presentation by using PSTricks.?
  • What is the structure of the document.?
Please provide a tex file? […]
Take a look at the powerdot class. All you need to know is described in the manual. Joseph already gave a very useful link to an example gallery for all PSTricks related packages. All packages come with manuals which can be found on CTAN.


Best regard and welcome to the board
Thorsten
Post Reply