Re: Increasing table row hight with easytable

2022-07-22 Thread Rich Shepard

On Fri, 22 Jul 2022, jspi...@gmail.com wrote:


I don't think easytable can be used in LyX without much TeX mode, as it
uses a special TAB environment (instead of table).


Jürgen,

That's the impression I had from my search.


If you only want to increase row heights, the standard LaTeX way is
\renewcommand{\arraystretch}{1.5}
or whatever height you want.


That's a new lesson for me. Many thanks.

Best regards,

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


Re: Increasing table row hight with easytable

2022-07-22 Thread jspitzm
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