Graphics, Figures & TablesMulti-row/col-spanning table

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Multi-row/col-spanning table

Post by ptrcao »

Can somebody please show me how to do this table in latex?

http://en.wikipedia.org/wiki/Primary_nu ... oups#Table
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Multi-row/col-spanning table

Post by localghost »

A simple table that only needs the multirow package for the first two columns. The package manual has the details.


Thorsten
User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Multi-row/col-spanning table

Post by Stefan Kottwitz »

Hi ptrcao,

here you can find examples using multirow: Merging cells vertically. I used them in my LaTeX book.

Stefan
LaTeX.org admin
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Re: Multi-row/col-spanning table

Post by ptrcao »

Thank you for suggested links guys. I'll have to study this some more. The tricky bit is my table is asymmetrical. If anyone can find examples close to my table (see OP), please post links here.
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)
Post Reply