Questions tagged [mathjax]
18 questions
16
votes
4 answers
Math formulas in emails
Is there a way to enter LaTeX (or similar) formulas into an E-Mail and get them rendered as typeset formulas on the receiving side, perhaps with cooperation of the receiving party? My preferred mail client is Thunderbird, but solutions for other…
MvG
- 1,519
3
votes
1 answer
How to view math symbols at this url
I see lines like the following at https://plotly.com/python/v3/alpha-shapes/
Let $S$ be a finite set in $\mathbb{R}^d$, $d=2,3$ (i.e. a set of 2D or 3D points).
What is it? MathML or embedded latex or something else? Do I need an extension to view…
qqqqq
- 165
2
votes
1 answer
Math extension in mediawiki on windows
I want to put some mathematical formulas in a mediawiki install on a local WAMP server. I'm currently trying to install the math extension but I can't get it to work.
I've followed the instructions on the MediaWiki wiki, which involve running a…
Ruben
- 185
2
votes
1 answer
MathJax: Hide page until all math formulas are typesetted
A typical page with numerous math formulas is usually typesetted by MathJax in "slow motion": You are shown the LaTeX codes in gray first, before the formulas are converted one by one. Is it possible to configure MathJax / use Javascript in such a…
user276841
2
votes
0 answers
Using pandoc, dzslides and mathjax only works with Firefox
I'm trying to create dzslides with pandoc (v. 1.9.4.2) that contain equations which I want to be rendered by mathjax. Consider the following example:
% $\TeX$ test
% John Doe
% March 22, 2013
## First slide
$$r_c(z) = \int_0^z\frac{{\rm d}…
Volker
- 408
2
votes
1 answer
MathJax formulae are not beautiful in Chrome
I have MathJax formulae not beautiful in Chrome browser. I remember I installed something for MathML support but can't find any traces now.
Formulae in Chrome
Formulae in Firefox
UPDATE
There are 3 errors in Console:
Port error: Could not…
Suzan Cioc
- 2,643
2
votes
1 answer
How can I quickly capture all of a websites MathML to use in Word?
I create mathematics workbooks in Microsoft Word. Typing in each equation is slow but faster than LaTex. So, I often copy content from a website like LibreTexts. If I copy a section that contains equations it comes out garbled.
So, I go to each…
Klapheck
- 21
2
votes
1 answer
Chrome: per-site MathJax settings
Does Chrome support per-site MathJax settings? I think I may have broken the Mathjax settings for localhost, but don't know where to find them.
MathJax formulae on one site are not displaying in Chrome. The text between $ is instead shown literally…
Tom Hale
- 2,708
1
vote
2 answers
Is it possible to use MediaWiki Math extension for Semantic Media Wiki annotations?
We are building a knowledge base storing a lot of formulas. For presentation purposes, all our formulas are displayed inside a pair of tags.
We recently enabled SMW extension, with the intent to store all the formulas as semantic…
Ad N
- 361
1
vote
0 answers
mathjax on RSS feed
I try to get update from RSS feed from arxiv.org and zbMATH.org, say math.CO and MSC_05.
In particular, the arxiv feed use $\alpha$ for inline math and $$\alpha$$ for display math, while the zbMATH feed use \(\alpha\) for inline math and \[\alpha\]…
MMM
- 111
1
vote
1 answer
How to create a line break in Anki when importing from a csv file?
While creating a deck for Anki using the import functionality from csv, I've run into an issue getting the line breaks to function properly.
Here is the situation:
This is for the front card
It is imported from a csv file
Starts out with a question…
1
vote
0 answers
Math rendering in Apple Mail
Is there any way to render mathematical expressions in Apple Mail? I am not looking for full LaTeX functionality but just to render short expressions like $x^2 + y^2 = \pi$ etc.
Math formulas in email has something similar but they are okay with the…
Nitin
- 111
1
vote
1 answer
Converting HTML pages with MathML equations to Word document
My goal is to convert this document (https://galileo.phys.virginia.edu/classes/252/lorentztrans.html) which contains math into word document with well formatted equations.
Why only Microsoft Word you ask? I am teaching myself physics from this…
claws
- 4,649
1
vote
0 answers
Any way to see LaTeX Math in a text-based browser?
I'm trying to switch at least partially to text-based web browsing. Pretty everything I want to do online is available (and the stuff that isn't, like videos, I can open in external problems) but one thing isn't: LaTeX math expressions. I read a lot…
0
votes
0 answers
Tell browser to always display MathJax as SVG?
Lots of sites (or at least the ones I look at) have MathJax math support. However, the default in just about every one seems to be to display as HTML/CSS, which simply does not work on any browser I've tried. Doing a right-click on an equation and…
jamesqf
- 136