TransWikia.com

Multirows inside multicolums not working properly

TeX - LaTeX Asked by Pedro Mendes on February 17, 2021

I’m trying to make the "Radeon HD4000" 2 rows tall and 2 columns wide, yet it either makes a giant mess or appears an error. I’ve tried:

multirow{2}{*}{textbf{2008}} & GeForce 9 & multicolumn{2}{|c|} 
{multirow{2}{*}{Radeon HD4000}}   
cline{2-2} & GeForce 200  hline

and to put a multicolumn inside the multirow.

enter image description here

One Answer

Your code snippet has error: missed is ampersand in the second code sniped. Correct is:

    hline
multirow{2.4}{*}{textbf{2008}} 
    & GeForce 9     & multicolumn{2}{|c|}{multirow{2.4}{*}{Radeon HD4000}}  
    cline{2-2} 
    & GeForce 200   & multicolumn{2}{|c|}{ }                                
    hline

Note, in each table row must contain all ampersands even there is no content in its last cells.

Answered by Zarko on February 17, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP