Skip to content

Conversation

@AndSte01
Copy link
Contributor

@AndSte01 AndSte01 commented Jan 9, 2024

With the current implementation, if a custom image width or height is specified

![alt](./some/img.png){ width=80% }

the image gets distorted during pdf export.

This pull request fixes the issue. It doesn't interfere with the feature that prevents images from overflowing the page.

Before:
grafik

After:
grafik

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@blink1073 blink1073 added the bug label Jan 10, 2024
@blink1073 blink1073 merged commit fa8a2de into jupyter:main Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants