diff --git a/Row-height.md b/Row-height.md new file mode 100644 index 0000000..f4610a9 --- /dev/null +++ b/Row-height.md @@ -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. +