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

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

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