>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> This is the updated patch with layout2layout support. I needed Georg> to change one other place as well (compile error due to Georg> Martin's recent natbib change). Georg, the layout2layout code does not work because the wanted syntax is Provides amsmath instead of Provides Amsmath 1 There are two problems: - I did not keep the 0/1 value, because I do not think it is useful. - the feature should be put in lowecase. I could do it when reading, but there may be cases where features should be case-dependent. I did not manage to grok the python regex myself, but any help would be welcome. JMarc
