Georg Baum wrote:
Am Dienstag, 19. Dezember 2006 16:16 schrieb Abdelrazak Younes:
The patch does not apply cleanly...
I put an updated one in bugzilla. It was partly applied already, and I
applied one pure formatting change, too, so it is now really small.
I now have "Senseless!" instead of "Figure #:" or "Table #:" for
existing floats.
But for new floats, the patch goes in the right direction :-). Some
problems though:
1) The number is always 1 and updated only if you edit the caption
inset. But even then, the new number (2) is written over (1) without
deleting (1). Only breaking the paragraph inside the inset (thus
requiring a full metrics update solve the appearance issue).
2) The red frame around the caption inset is bigger than the float inset
when editing. I suppose the float inset needs to be set to wide also.
3) Multiple drawing problem when editing. Probably due to the above problem.
Abdel.