Angus Leeming wrote:
> The bogus part is duly forgotten. The change to the button appearance
> will go in.

Thanks!
IMHO the problem lies not in the dialog, but in the tabular inset. For 
some reason, alignment is always set to "left" in multicolumn cell if 
the column has fixed width. I suspect that the horizontal alignment of 
the column influences the horizontal alignment of the multicolumn cell 
(and the first one is and has to be set automatically to "left" if the 
column has a fixed width). Probably the first one overrides the second 
one, because they are not separated correctly.

Have a look at the attached example file:
If you change alignment in line 36 from "left" to "center" and open the 
file in LyX, the alignment in the multicolumn cell is centered. The 
display in LyX and the PS-Output are both correct.
Open the dialog: all the settings are o.k. Alignment in "Cell" is set 
to center. 
Now press "Close": Doh! Alignment is reset to left. Line 36 of the file 
has been changed.

Any ideas?

Juergen

> Angus
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass article
\language german
\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


\begin_inset  Tabular
<lyxtabular version="3" rows="2" columns="2">
<features rotate="false" islongtable="false" firstHeadTopDL="false" 
firstHeadBottomDL="false" firstHeadEmpty="false" headTopDL="false" 
headBottomDL="false" footTopDL="false" footBottomDL="false" lastFootTopDL="false" 
lastFootBottomDL="false" lastFootEmpty="false">
<column alignment="center" valignment="top" leftline="true" rightline="false" 
width="2cm" special="">
<column alignment="center" valignment="top" leftline="true" rightline="true" 
width="0pt" special="">
<row topline="true" bottomline="true" endhead="false" endfirsthead="false" 
endfoot="false" endlastfoot="false" newpage="false">
<cell multicolumn="1" alignment="left" valignment="top" topline="true" 
bottomline="true" leftline="true" rightline="true" rotate="false" usebox="none" 
width="0pt" special="">
\begin_inset Text

\layout Standard

Ho!
\end_inset 
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="true" rotate="false" usebox="none" 
width="0pt" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
</row>
<row topline="true" bottomline="true" endhead="false" endfirsthead="false" 
endfoot="false" endlastfoot="false" newpage="false">
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="false" rotate="false" usebox="none" 
width="0pt" special="">
\begin_inset Text

\layout Standard

\end_inset 
</cell>
<cell multicolumn="0" alignment="center" valignment="top" topline="true" 
bottomline="false" leftline="true" rightline="true" rotate="false" usebox="none" 
width="0pt" special="">
\begin_inset Text

\layout Standard

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

\end_inset 


\the_end

Reply via email to