Tagged Questions
18
votes
6answers
594 views
How to increase row height while using booktabs?
I'm making a table using booktabs. One of the columns contains a series of fractions.
\documentclass[12pt, letterpaper]{article}
\usepackage{nag}
\usepackage[margin=1.0in]{geometry}
...