Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

How can I use the options of a package loaded into another package?

For example:

\usepackage[my options,options of a package loaded into mypackage]{mypackage}
share|improve this question
4  
One of \PassOptionsToPackage or \RequirePackageWithOptions should do this, depending slightly on exactly what you want. – Andrew Swann Oct 20 '12 at 11:58
2  
Yeah, it's hard to say what you mean. You should give a very specific example. – tohecz Oct 20 '12 at 15:12

closed as not a real question by lockstep, Martin Schröder, Claudio Fiandrino, Thorsten, Andrew Swann Nov 4 '12 at 16:19

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.