v0.16.0 #38
xworld21
announced in
Announcements
v0.16.0
#38
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Major changes:
\includegraphics(fix Including multi-page figures selects the last page #35; available only when using make)Bugfixes:
If you include images from PDF or EPS sources, this will be a pretty substantial change, and hopefully for the better. The images will now be converted to SVG using dvisvgm, rather than PNG via ImageMagick. At the moment, this workflow is only available when using make. As a bonus, the workflow understands the page option of
\includegraphics, which is currently ignored by LaTeXML.Running make itself on large directories should also be a little faster and more reliable. I encourage you to try
make -j4for building outputs in parallel and report any bugs you encounter.This discussion was created from the release v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions