Jean-Marc Lasgouttes wrote:

> Herbert> Remember that I never changed the read-code of the tabular.
> Herbert> So it's a good question, why to write a lot of code when it's
> Herbert> not important for reading???
> 
> Because if we decide in lyx 1.3.0 that some bool should be true by default
> instead of true, then we have big problems when reading old files.
> 
> What could be done maybe is to output at the beginning things like
> <defaults>
>  <column alignment="center" valignment="top" leftline="true" rightline="false" 
>width="0pt" special="">
>  <trow 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="">
> </defaults>
> 
> So that when reading back, we know what assumptions have been made.
> 
> Does that make sense?


no, not from my point of view ...

I would like for an example and a 10x10 table
  \begin_inset  Tabular
<lyxtabular version="3" rows="10" columns="10">
<features>
<column leftline>
<column leftline>
<column leftline>
<column leftline>
<column leftline>
<column leftline>
<column leftline>
<column leftline>
<column leftline>
<column leftline rightline>
<row topline bottomline>
<cell topline leftline>

that's all. all other options false, 0 length or center (latex default)


Herbert

-- 
http://www.lyx.org/help/

Reply via email to