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

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to