Tagged Questions
6
votes
1answer
88 views
Make \addlinespace globally to work with all tables
I found that useful command \addlinespace[3pt] to create an extra white border around the rows. See example:
\documentclass[a4paper]{report}
\usepackage{multirow,booktabs}
\usepackage[table]{xcolor}
...
2
votes
1answer
742 views
How to change the height of a (multi)row in tabular with math
I have the following code:
\documentclass{article}
\usepackage{multirow}
\begin{document}
\begin{table}[htbp]
\centering
\begin{tabular}{lcccl}
\textbf{Irland} & - & ...