all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Use CHTML mathjax backend by default
Date: Fri, 22 Mar 2019 15:34:22 -0300	[thread overview]
Message-ID: <CAELgYhd7VZbEM3EqwfbcEnfg86RnoH=H5Eh2Y3Bi+R6BFTincw@mail.gmail.com> (raw)
In-Reply-To: <CAELgYhdiDu+7Co+AaGsJx14AKvtLXoWdfEPoS4_Cqx_XfK1=gg@mail.gmail.com>

TL;DR about the specific problem I was having with HTML-CSS:

> both HTML-CSS and CommonHTML use web fonts. But CommonHTML doesn't try to detect their presence, while HTML-CSS does, and it is that detection that is probably going wrong for some reason (I did say it was fragile). HTML-CSS needed to wait for the fonts to arrive because (in the old days before browsers were more consistent with each other), MathJax had to measure the actual displayed subexpressions in order to determine their size, and that meant the font had to be the right one. CommonHTML doesn't have to do that because modern browsers are more consistent about their layout (thanks to better standards and better adherence to them).

  reply	other threads:[~2019-03-22 18:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 18:32 Use CHTML mathjax backend by default Carlos Pita
2019-03-22 18:34 ` Carlos Pita [this message]
2019-03-22 19:14   ` Carlos Pita

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAELgYhd7VZbEM3EqwfbcEnfg86RnoH=H5Eh2Y3Bi+R6BFTincw@mail.gmail.com' \
    --to=carlosjosepita@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.