Hello Edwin,
I put the patch into trunk:
http://www.lyx.org/trac/changeset/33414
I think that this is the best solution for now, because all major parts are working and we aren't
introducing regressions. I listed the remaining issues here:
http://wiki.lyx.org/Devel/Multirow
The only major pro
Uwe Stöhr schrieb:
However there are many other minor issues to solve:
- The content of the multirow is not horizontally centered
Sorry again, the horizontal alignment is a special issue that can be
implemented later. I meant the vertical alignment: Contents of multirow
cells are always ver
Uwe Stöhr wrote:
You have done some additional simplifications. With your version,
setting a multicolumn is no longer possible. Can you please have a look?
works fine here
However there are many other minor issues to solve:
- The content of the multirow is not horizontally centered
you mea
Am 10.02.2010 05:32, schrieb Uwe Stöhr:
I fixed now some remaining \hline issues.
Attached is that part of the patch.
I propose that I or you put the patch into branch in a few days...
I meant of course trunk.
regards Uwe
int Tabular::TeXTopHLine(odocstream & os, row_type row, string con
> i started to look at it.
Many thanks!
You have done some additional simplifications. With your version, setting a multicolumn is no longer
possible. Can you please have a look?
> drawing seems ok in the attached, but it needs more attention wrt lines,
latex output and
> i didn't go over th
Uwe Stöhr wrote:
> Attached is what I currently have to support multirows.
>
Has anybody had time to have a look at this?
i started to look at it. drawing seems ok in the attached, but it needs
more attention wrt lines, latex output and i didn't go over the
copy/cutting/pasting stuff.
Index
On 2010-02-09, Uwe Stöhr wrote:
> > Attached is what I currently have to support multirows.
> >
> > There is currently one issue I cannot solve: The metrics and drawing
> > of the cells that are part of a multirow is broken. The drawing of
> > the first multirow cell is however correct. I failed t
> Attached is what I currently have to support multirows.
>
> There is currently one issue I cannot solve: The metrics and drawing
> of the cells that are part of a multirow is broken. The drawing of
> the first multirow cell is however correct. I failed to figure out
> this problem and therefore
Attached is what I currently have to support multirows.
There is currently one issue I cannot solve: The metrics and drawing of the cells that are part of a
multirow is broken. The drawing of the first multirow cell is however correct. I failed to figure
out this problem and therefore ask for h