Generalautomatic ordering in a table

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
radsim
Posts: 12
Joined: Mon Jun 02, 2008 10:12 am

automatic ordering in a table

Post by radsim »

Hi, is there a way of automatically reordering rows in a table, e.g. alphabetically according to the items in the n-th column? Thanx

Recommended reading 2024:

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

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

daleif
Posts: 199
Joined: Wed Nov 19, 2008 12:46 am

Re: automatic ordering in a table

Post by daleif »

properly not, better to generate the code for the table using an external program. LaTeX is a formating engine not a data postprocessor.
Post Reply