tecosaur / org-latex-preview-todos

A tracker for the Org LaTeX Preview effort on https://git.tecosaur.net/tec/org-mode
4 stars 0 forks source link

Raise a feature request for dvisvgm to produce less verbose output #9

Closed karthink closed 6 months ago

karthink commented 6 months ago

...while still listing the name of the output file. The potential reduction in parsing can lead to a significant speed-up in preview placement times, especially for 100+ previews.

tecosaur commented 6 months ago

Is this partly our fault for specifying --bbox=preview?

karthink commented 6 months ago

Is this partly our fault for specifying --bbox=preview?

Possibly, I will check to see how much text --exact-bbox generates.

tecosaur commented 6 months ago

Looks like in 3.1 there are also some improvements with the --exact-bbox calculations.

tecosaur commented 6 months ago

Looks like there's no difference in the stdout, so I'll go ahead and make an issue.

tecosaur commented 6 months ago

https://github.com/mgieseki/dvisvgm/issues/258 now exists