GeneralBuild a table with partial horizontal lines

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
iperten
Posts: 40
Joined: Thu Jul 12, 2007 1:53 pm

Build a table with partial horizontal lines

Post by iperten »

Hi!

Is there anyone who can help me in building this table please?

Three columns and 12 rows.
The first column is made of a couple of \multirow command: 8 and 4 rows respectively.
The second and third columns must have rows divided by horizontal lines but NOT the first one (this is what I'm fighting against at most).

Thank you.

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

iperten
Posts: 40
Joined: Thu Jul 12, 2007 1:53 pm

Re: table

Post by iperten »

Guys, I've just found out the command \cline{}... it works with what I have to make. :)
Thank you in any case!
Post Reply