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

controlling image size #23

Open
bart1 opened this issue Apr 8, 2015 · 6 comments
Open

controlling image size #23

bart1 opened this issue Apr 8, 2015 · 6 comments

Comments

@bart1
Copy link

bart1 commented Apr 8, 2015

Is there anyway to control / scale images or arrange multiple images on one page

@thorstenb
Copy link
Owner

No, but see issue #15 for another enhancement request. If you have concrete suggestions on the markup for scaling images, or specifying positioning, happy to collect that here.

@thorstenb
Copy link
Owner

Meanwhile, the canonical workaround is to hand-edit those slides, and insert the markdown-generated slides around them (use the -p option).

@bart1
Copy link
Author

bart1 commented Apr 13, 2015

I'm not sure what a good solution would be, I’m not familiar enough with markdown for that purpose.

@rombert
Copy link

rombert commented Aug 31, 2015

I'm not sure if this is the same problem or just related, but trying to insert an image apparently adding an image does not respect the bounds of the page or the physical dimensions of the page, leading to a poor layout.

odpdown-image-size

The code for this slide is

Testing pyramid
---

![Testing pyramid](assets/scaled/automatedtestingpyramid.png)

@thorstenb
Copy link
Owner

rombert, could you please file a separate issue for this, and additionally include a link to the original png graphic? odpdown could be much smarter extracting logical image size, and also respecting slide bounds (this is unrelated to manually controlling size).

@rombert
Copy link

rombert commented Sep 1, 2015

@thorstenb , sure filed #30 . Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants