Jean-Marc Lasgouttes wrote: > > >>>>> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > >> packages we actually handle should be declared (in the right order) > >> in LaTeXFeatures, so that we can catch calls with wrong names. > > Herbert> you want catch typos, but you never try to catch calls of > Herbert> packages which are not available ... > > What do you mean?
for example: If I have no longtable.sty in my textree, the option longtable should be inactive in tabular but isn't. same for others ... Herbert