rgheck <[EMAIL PROTECTED]> writes: > First, right now, LFUN_LAYOUT_MODULE_ADD works too well: It allows you > to add things you shouldn't be allowed to add, which could lead to > LaTeX errors.
What is the mechanism in place to detect this case ? > The way the GUI works at the moment, changes to the modules don't > really take effect until you apply, which means you don't see what > you're supposed to see. This patch solves that problem, as well. The > two parts are related only in so far as solving the first and the > second leads to code duplication, which then can be resolved. This is OK. > Regarding the other patch, let me explain a bit more why it's needed. I am lost. What other patch is this? JMarc