Am Montag, 25. Juni 2018 10:54:38 CEST schrieb Jürgen Spitzmüller 
<sp...@lyx.org>:
> 2018-06-25 10:14 GMT+02:00 Kornel Benko <kor...@lyx.org>:
> 
> > I tried, and found one problem.
> >
> >
> >
> > * open new file
> >
> > * add a longtable
> >
> > * select variable length at any column
> >
> > * fill some table elements (not needed)
> >
> > * set table width to 14cm
> >
> > * save file
> >
> > * exit lyx
> >
> > * edit again, the width of the longtable is lost
> >
> 
> Fixed, thanks.
> 
> Jürgen

Not really :) Tex2lyx needs to be corrected too
The latex entry 
        
\begin{xltabular}[c]{14cm}{|c|>{\centering\arraybackslash}X|c|>{\centering\arraybackslash}X|}
        ...
is converted to
        \begin_inset Tabular
        <lyxtabular version="3" rows="7" columns="4">
        <features rotate="0" islongtable="true"  longtabularalignment="center">
        ...

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to