Add 'Row height'

Kenneth John Odle 2021-08-12 23:18:37 +00:00
parent ac36cbd40c
commit 9942fe6aed

6
Row-height.md Normal file

@ -0,0 +1,6 @@
```
\renewcommand{\arraystretch}{2}
```
will not make all the rows the same height. This is like shrinking or enlarging all row heights from their current value.