Thomas Dumm wrote: > I noticed, that the following extension changed from > > @extension "com.xmlmind.xmledit*app*.docbook.table.TableSupport black > rgb(238,238,224)"; > > to > > @extension "com.xmlmind.xmledit*ext*.docbook.table.TableSupport black > rgb(238,238,224)"; > > I did not find a notice for such a change in the update-documentation. > If this change really took place, others might fall over it as well. >
--> Same answer that in my previous email. There are so many changes in the internal organization of XXE v4 that we cannot document them all. You need to refer to the reference documentation when you think something has changed. --> In principle, you need to import the whole cals_table.imp in your CSS. See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/cals_table.html. --- @import url(xxe-config:docbook/css/cals_table.imp); --- By doing this, you become immune to such changes.

