>> In other words, it seems that you've introduced a bug :-) > > I've attempted another fix, in commit c997231d30. If that doesn't > work we could check explicity for certain environments inside > @multitable.
It works now, thanks. > This kind of nesting of environments is not something that is > expected and if it works it likely only works by accident. It's > hard to imagine why you would put a @multitable inside a @quotation > etc. The explanation is simple: This is old documentation, using `@quotation` to indent the table. Is there a better way to do that (except using the newer command `@indentedblock`)? Werner