Dekel Tsur <[EMAIL PROTECTED]> writes:

| 1. The indentation in the caption is wrong:
| If there is only one line, the caption should be centered, but currently it
| is not. If there several lines, then we currently have hanging indentation
| i.e.
|    Table: Text ......
|           more text ....

Oh, I know this wery well...

| 
| while the correct indentation is
|    Table: Text ...
|    More text ...

The problem is: how to accomplish this?
In a general way so that the same code will work for sectioning
commands.

| We probably should have support for both 'normal' and 'hanging' indentation
| so we add support for caption.sty.

Yes. That is the plan.
 
| 2. When entering an inset float, the caption inset moves to the right:
| 
| Before entering
| 
| float:table+-------------------------|
|            |                         |
|          | Table: Text .....       |
|          +-------------------------+
| After entering:
| 
| float:table+-------------------------|
|            |                         |
|          |      Table: Text .....  |
|          +-------------------------+

And this looks like a problem with InsetText, I really need Jürgen to
take a look at this.

Dekel, the two problems you point out here is the reason why I need
some, and ideas on how to fix this. If those two problems were not
present I would merge this to HEAD at once. (almost)
 

       Lgb

Reply via email to