Abdelrazak Younes schrieb:
Uwe, Edwin, others,
Current solution is not very user friendly. I see two solutions for this:
1) Integrate the caption, optional and label texts in InsetTabular.
Those three text can then be modified in the Tabular dialog.
2) Create an optional row (with one column) at the top of a table.
2-a) This row would be clearly identified on screen as "reserved for
caption". As a matter of fact, only InsetCaption should be allowed in
there.
2-b) This row would be visible only if a "with caption" check box is set
in the long table dialog, the TnsetCaption would be automatically
present here.
IMHO 2-a) is best because we can then reuse InsetCaption, InsetLabel and
InsetOpt. If the top row is empty then, no caption.
captions of tables are sometimes over and sometimes under the table!
It is nothing else than a \multicolumn
Herbert