Search found 1 match

by IKO
Wed Jan 13, 2021 12:07 pm
Forum: Graphics, Figures & Tables
Topic: optimizing a table
Replies: 1
Views: 1270

optimizing a table

Could you please help me in making the second table correct and without errors (similarly to the first one)

\documentclass{article}
\pagestyle{empty}
\usepackage[paperheight=11in,paperwidth=7in, margin=0.5in,landscape]{geometry}
\usepackage{tikz}
\usepackage{array}
\usepackage{makecell ...