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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
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