> On Wed, Oct 30, 2002 at 04:39:31PM +0100, Edwin Leuven wrote:
> > ...table dialog? Would this be feasible? Jurgen, John, others?

It is a lot clearer than the current one (and my try).
Unfortunately, it does not match all cases. The alignment, border and width 
settings in the "cell" tab (that are only enabled with "multicolumn"), do 
other things than the ones in column/row and you can use them together. Look 
at the attached example file. Weird and ugly, but it should be possible.

Regards,
Jürgen.
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language ngerman
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize default
\spacing single 
\papersize Default
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard

The third and fifth rows of this table are multicolumn rows.
 
\layout Standard

You can use different border and alignment settings for each of them.
\layout Standard


\begin_inset  Tabular
<lyxtabular version="3" rows="5" columns="1">
<features>
<column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
<row topline="true" bottomline="true">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard

testtesttest
\end_inset 
</cell>
</row>
<row topline="true">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard

test
\end_inset 
</cell>
</row>
<row topline="true">
<cell multicolumn="1" alignment="left" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard

test
\end_inset 
</cell>
</row>
<row topline="true">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text

\layout Standard

test
\end_inset 
</cell>
</row>
<row topline="true" bottomline="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text

\layout Standard

test
\end_inset 
</cell>
</row>
</lyxtabular>

\end_inset 


\the_end

Reply via email to