Saturday, 17 August 2013

A package for package-loading management?

A package for package-loading management?

Many packages require loading before/after hyperref or other dependencies.
Is there a package to manage this?
\usepackages{ellipsis,[hidelinks]hyperref,titlesec}
Would, I believe, reverse the order of loading there.
I'm not looking for a package that will analyze what it is loading—more of
something that takes predefined relations and applies them like a package
manager would. Does something like this exist, or is it another
opportunity to show off expl3?

No comments:

Post a Comment