>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> I wanted to be on the safe side and change as little as
Georg> possible. Of course I could also iterate over the cells of each
Georg> inset containing text, but I am not sure if this is the right
Georg> thing to do (e.g. for collapsable insets or ERT). Or I could
Georg> move the code of InsetTabular::setFont into the loop in
Georg> setCharFont (or setInsetFont if that is used). What do you
Georg> think?

I would tend to think that all collapsable insets should see their
content changed too. The case of ERT is a bit problematic, but we
could maybe try to detect it.

JMarc

Reply via email to