all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Faulty SVG width in default HTML export style
@ 2022-03-03  8:11 Yuchen Guo
  2022-03-28 12:36 ` Bastien
  2022-03-28 19:41 ` Rudolf Adamkovič
  0 siblings, 2 replies; 12+ messages in thread
From: Yuchen Guo @ 2022-03-03  8:11 UTC (permalink / raw)
  To: emacs-orgmode


Currently the style specified for SVG images
in `org-html-style-default' variable is the following:

    .org-svg { width: 90%; }

This causes a single image (math formula) to occupy almost the width of
the entire page, rendering the page unreadable.

In my experiment removing this line fixed the issue.

Two PNG screenshots demostrating the issue is available under the
following links:

https://w.wiki/4uQd
https://w.wiki/4uQe

-- 
Yuchen Guo


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-04-06  4:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-03  8:11 Faulty SVG width in default HTML export style Yuchen Guo
2022-03-28 12:36 ` Bastien
2022-03-28 19:41 ` Rudolf Adamkovič
2022-03-29 14:48   ` Yuchen Guo
2022-04-03 16:34     ` Rudolf Adamkovič
2022-04-04  2:57       ` Ihor Radchenko
2022-04-04  4:38         ` Yuchen Guo
2022-04-04  5:20           ` Ihor Radchenko
2022-04-04  7:24             ` Ethical problems with MathJax as default - Was: Faulty SVG width Yuchen Guo
2022-04-04  8:00               ` Ihor Radchenko
2022-04-06  4:12                 ` Richard Stallman
2022-04-06  4:12               ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.