Am 08.02.2013 18:45, schrieb Richard Heck:
I've had this patch lying around for a while. The idea is to let us do things
like:
PackageOptions tipa safe
and that will lead to:
\PassOptionsToPackage{tipa}{safe}
\usepackage{tipa}
>
Opinions?
Looks good and I think that this will
I've had this patch lying around for a while. The idea is to let us do
things like:
PackageOptions tipa safe
and that will lead to:
\PassOptionsToPackage{tipa}{safe}
\usepackage{tipa}
if tipa is loaded. Right now, we output this only if we know that
package is to be loaded. Is that