On 31/01/2011 3:14 AM, Jürgen Spitzmüller wrote:
Is here a TeX method to find out a package version other than LaTeX's \@ifpackagelater? With the latter, the packages need to be loaded in advance, and we can't do that in checkconfig.ltx.
\RequirePackage[<options>]{<package>}[<date>] -- Julien