From 9942fe6aed5bfa89fa16a91656da27e01dbbd222 Mon Sep 17 00:00:00 2001 From: Kenneth John Odle Date: Thu, 12 Aug 2021 23:18:37 +0000 Subject: [PATCH] Add 'Row height' --- Row-height.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Row-height.md 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. +