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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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