Georg Baum wrote:
Am Donnerstag, 15. März 2007 19:53 schrieb Abdelrazak Younes:
Georg Baum wrote:

I don't understand how it works. Why is the test for LABEL_SENSITIVE no longer needed?
Because there is no paragraph with LABEL_SENSITIVE layout any more within the float.

No! This is not true, as I tried to explain in my earlier mail.

I meant by default. Formerly, the LABEL_SENSITIVE paragraph was created automatically to cope with the caption. We don't do that anymore.

We have styles with LABEL_SENSITIVE that can be used in floats, e.g. in scrclass.inc. Of course these should be converted to the caption inset (if we decide to keep it), but until that is done we still need the LABEL_SENSITIVE code.

With my last patch we don't need to check explicitly for the LABEL_SENSITIVE because everything within a float (or a wrap) will get the label prefix, LABEL_SENSITIVE or not.

Is it clearer now?

Abdel.

Reply via email to