New Members ⇒ Hello from the Texas panhandle
-
- Posts: 5
- Joined: Fri May 29, 2015 11:06 pm
Hello from the Texas panhandle
I'm glad I found this Forum also. It has already helped to solve one problem and it looks like a treasure trove of information.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Hello from the Texas panhandle
LaTeX is used all over the world to generate nice looking automated output, for those of us not really satisfied with plain ascii information

Package pgfplotstable is a great package to read in tabular material and typeset it in a nice looking table. Even some calculations are possible. On the other hand, if you want to graphcally represent your data, use package pgfplots to get very nice and customizable diagrams.
-
- Posts: 5
- Joined: Fri May 29, 2015 11:06 pm
Re: Hello from the Texas panhandle
I scanned the manuals for pgfplotstabel and pgfplots. I see some real possibilities for pgfplotstable.
I am currently using Matplotlib to generate plots in Pyhon and it has the ability to output to TeX. I did see that pgfplots supports polar axis so it may have some application too.
One of my frustrations with LaTeX so far is the vast quantity of packages that exists. You can do some great stuff with LaTeX but half the problem is finding the right package. Also documentation is a problem for some of the packages. This certainly is not a problem for pgfplotstable or pgfplots since both of these have extensive documentation.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Hello from the Texas panhandle
Agreed, it takes some time to get to grips with all that stuff. For starters, it might be best to drop a short question in a forum and ask for advice. There are at least three different packages for headers and footers out there, for example.SiemensGeek wrote:One of my frustrations with LaTeX so far is the vast quantity of packages that exists. You can do some great stuff with LaTeX but half the problem is finding the right package. Also documentation is a problem for some of the packages. This certainly is not a problem for pgfplotstable or pgfplots since both of these have extensive documentation.
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Hello from the Texas panhandle
I'm glad that you like the book. I'm currently writing another one, in the approach of a cookbook, like a collection of LaTeX recipes / solutions for many purposes. It might be published in September this year.
Stefan