Increasing table row hight with easytable
jspitzm at gmail.com
jspitzm at gmail.com
Fri Jul 22 09:30:02 UTC 2022
Am Donnerstag, dem 21.07.2022 um 12:00 -0700 schrieb Rich Shepard:
> For a form I want to increase row heights in a table. The preamble
> specifies \usepackage{easytable} and I find LaTeX instructions but
> none for LyX. I'd appreciate a pointer.
I don't think easytable can be used in LyX without much TeX mode, as it
uses a special TAB environment (instead of table).
If you only want to increase row heights, the standard LaTeX way is
\renewcommand{\arraystretch}{1.5}
or whatever height you want.
Jürgen
>
> Rich
More information about the lyx-users
mailing list