Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't pass any options to packages included by default #107

Open
krlmlr opened this issue Mar 25, 2015 · 0 comments
Open

Don't pass any options to packages included by default #107

krlmlr opened this issue Mar 25, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@krlmlr
Copy link
Collaborator

krlmlr commented Mar 25, 2015

As per #46: This might be a frequent source of error.

Instead of using \usepackage[yyy]{xxx}, use \PassOptionsToPackage{yyy}{xxx}\usepackage{xxx} internally for the defaults. A simple logic could be employed to replace this during run time, too.

@krlmlr krlmlr added the bug label Mar 25, 2015
@krlmlr krlmlr self-assigned this Mar 25, 2015
@krlmlr krlmlr added this to the 0.9 milestone Mar 25, 2015
@krlmlr krlmlr modified the milestones: initial, 0.10 Oct 31, 2015
@krlmlr krlmlr modified the milestones: 0.10, 0.11 Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant