Files
John MacFarlane ce6ef5cad0 ImageSize: Add Point and Pica as constructors of ImageSize.
[API change]

This will prevent unnecessary conversion of units.

Closes #8957.
2025-07-29 10:30:44 -07:00

194 B

% pandoc -f latex -t html --wrap=none
![Sample figure caption.](fig.jpg){width="342pt" height="9pc"}
^D
<p>![Sample figure caption.](fig.jpg)<span>width="342pt" height="9pc"</span></p>