Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Docs change default dpi#6823
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Should we consider having travis build the full html docs including the pdf version? This is now pdf + 100 dpi png and not 80 dpf + 200 dpi png + pdf? It would be nice to have that in the devdocs. A local benchmark shows that this increases the build time by about 2 min.
vs
Alternatively we could special case on the master branch and only build the pdf versions of the figures when we build directly from master not from PRs but that seems more confusing than it's worth? |
Closes#6636
Change default docs dpi for lowr res png to 100 to match default dpi. Remove hires png from default plot formats.