fletcher / fletcher/MultiMarkdown-6

LaTeX: leave image size as is?

Open
#85 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
678
Forks
94
PR merge metrics
No merged PRs in 30d

Description

Currently, if neither width nor height is given the image will scale to *texwidth* x 0.75% *textheight*:

\includegraphics[keepaspectratio,width=\textwidth,height=0.75\textheight]{/path/to/image.png}

That's good for big images. On the other hand, small images scale up.

**Suggestion**: if the image has no size given leave it as is.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.