Graphics, Figures & TablesWell-layouted tables like in MS Word

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
User avatar
Verses
Posts: 2
Joined: Tue Oct 07, 2014 4:45 pm

Well-layouted tables like in MS Word

Post by Verses »

Hello all!

Is it possible to create nicely layouted tables as you can do e.g. in MS Word.

For example something like this: Image

Are there any tutorials or so for doing this with LaTeX?

Thanks in advance!

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

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

Well-layouted tables like in MS Word

Post by Stefan Kottwitz »

Hi Verses,

welcome to the forum!

Let's say, the table has colors. But it's not well-layouted, in my opinion.The numbers should be right aligned, so comma would be below comma. The alternating white and gray columns style gently supports reading, just that big colored block of names is hard to follow to the right to the values. There's no line support leading the eye but a visual break.

Here's a small table tutorial: Creating tables with LaTeX.
You can use colortbl for coloring rows.

Stefan
LaTeX.org admin
User avatar
Verses
Posts: 2
Joined: Tue Oct 07, 2014 4:45 pm

Well-layouted tables like in MS Word

Post by Verses »

Stefan_K wrote: welcome to the forum!


Thank you!
Stefan_K wrote: But it's not well-layouted, in my opinion.
Stefan
OK, that was a bad example. I've just grabbed a rather random picture from Google search. What I intended to ask is how to "beautify" tables. I hope your link is helpful. Thanks for now!
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Well-layouted tables like in MS Word

Post by Johannes_B »

I saw a nice animation how to improve data tables.

The documentation of package booktabs gives you some useful hints as well.

When thinking of the layout of your table, please don't think of the usual word table. Think about how tables are set in the journals you read in your field.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply