Hi, I'm having trouble with text alignment when I have one column of text juxtaposed with another column that contains a nested table. The text is aligned with the centre of the table rather than the top.
Below is a simple document which demonstrates the problem. Thanks, Ramin. #LyX 1.6.5 created this file. For more info see http://www.lyx.org/ \lyxformat 345 \begin_document \begin_header \textclass article \use_default_options true \language english \inputencoding auto \font_roman default \font_sans default \font_typewriter default \font_default_family default \font_sc false \font_osf false \font_sf_scale 100 \font_tt_scale 100 \graphics default \paperfontsize default \use_hyperref false \papersize default \use_geometry false \use_amsmath 1 \use_esint 1 \cite_engine basic \use_bibtopic false \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \author "" \author "" \end_header \begin_body \begin_layout Standard \begin_inset Tabular <lyxtabular version="3" rows="2" columns="2"> <features> <column alignment="block" valignment="top" width="1.1in"> <column alignment="left" valignment="top" width="3.5in"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \series bold \emph on Blah \end_layout \end_inset </cell> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \size scriptsize Blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah. \end_layout \end_inset </cell> </row> <row> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \series bold \emph on Blah \end_layout \end_inset </cell> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \size scriptsize \begin_inset Tabular <lyxtabular version="3" rows="3" columns="2"> <features> <column alignment="left" valignment="top" width="0"> <column alignment="left" valignment="top" width="2.7in"> <row> <cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \series bold \size tiny Blah \end_layout \end_inset </cell> <cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \size tiny Blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah \end_layout \end_inset </cell> </row> <row> <cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout \series bold \size tiny Blah \end_layout \end_inset </cell> <cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout \size tiny Blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah \end_layout \end_inset </cell> </row> <row> <cell alignment="center" valignment="top" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \series bold \size tiny Blah \end_layout \end_inset </cell> <cell alignment="center" valignment="top" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \size tiny Blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah \end_layout \end_inset </cell> </row> </lyxtabular> \end_inset \end_layout \end_inset </cell> </row> </lyxtabular> \end_inset \end_layout \end_body \end_document