Posts: 92
Threads: 10
Joined: May 2019
Mimetex is really bad at displaying, and displaying Latex through images often encounters the situation that images cannot be loaded, and cannot easily copy other people's Latex formulas. Should switch to mathjax based latex implementation as soon as possible.
Posts: 1,631
Threads: 107
Joined: Aug 2007
Okidoks, you can now also use mathjax with \\( and \\) as inline delimiter and \\[ and \\] or \\(\\) as display delimiter.
\[\lim_{\Im(s) \to \infty} F(s) = \infty\]
Posts: 1,214
Threads: 126
Joined: Dec 2010
YASSSSSSSSSSSSSSSSSSSSS
\(
\text{tetration is fun af, but I hate mimetex}\\
\)
THANK YOU BO! This will be used excessively by me. Sometimes when I'm writing papers I accidentally write [ tex ]...[ / tex] because my muscle memory loses itself!
THANK YOU!
Posts: 377
Threads: 30
Joined: May 2013
\[\mathfrak {GREAT} \]
MSE MphLee
Mother Law \((\sigma+1)0=\sigma (\sigma+1)\)
S Law \(\bigcirc_f^{\lambda}\square_f^{\lambda^+}(g)=\square_g^{\lambda}\bigcirc_g^{\lambda^+}(f)\)
Posts: 1,214
Threads: 126
Joined: Dec 2010
10/13/2021, 05:32 AM
(This post was last modified: 10/13/2021, 05:44 AM by JmsNxn.)
Hey, Bo
Two errors I've noticed.
First of all. I cannot stack equations:
Code:
$$
some math\\
some math\\
some math\\
$$
Will render as one line rather than stacking like it does with tex. I know mathjax has a way to do this. Am I missing something in how this works?
Second of all, if I do a quick edit of a post (as opposed to a full edit); all the new commands disappear. I imagine this is a dumb script error.
Just pointing it out
This is still a great update
Posts: 1,631
Threads: 107
Joined: Aug 2007
10/13/2021, 09:29 AM
(This post was last modified: 10/13/2021, 09:32 AM by bo198214.)
(10/13/2021, 05:32 AM)JmsNxn Wrote: Hey, Bo
Two errors I've noticed.
First of all. I cannot stack equations:
Code:
$$
some math\\
some math\\
some math\\
$$
Will render as one line rather than stacking like it does with tex. I know mathjax has a way to do this. Am I missing something in how this works?
Aren't you supposed to use array or align environment?
\[
\begin{align*}
a &= b\\
ab &= cd\\
abc &= def
\end{align*}
\]
Code:
$$
\begin{align*}
a &= b\\
ab &= cd\\
abc &= def
\end{align*}
$$
The quick edit has no preview, hence you editing the source, or am I missing something?
Posts: 1,214
Threads: 126
Joined: Dec 2010
10/18/2021, 04:53 AM
(This post was last modified: 10/18/2021, 04:54 AM by JmsNxn.)
(10/13/2021, 09:29 AM)bo198214 Wrote: (10/13/2021, 05:32 AM)JmsNxn Wrote: Hey, Bo
Two errors I've noticed.
First of all. I cannot stack equations:
Code:
$$
some math\\
some math\\
some math\\
$$
Will render as one line rather than stacking like it does with tex. I know mathjax has a way to do this. Am I missing something in how this works?
Aren't you supposed to use array or align environment?
\[
\begin{align*}
a &= b\\
ab &= cd\\
abc &= def
\end{align*}
\]
Code:
$$
\begin{align*}
a &= b\\
ab &= cd\\
abc &= def
\end{align*}
$$
The quick edit has no preview, hence you editing the source, or am I missing something?
Oh okay, so it's a much better mathjax than mathoverflow; mathoverflow runs the command:
as an automatic align. That's fine, I just assumed it'd be the same as math overflow.
As to my second point. If you do a quick edit; and save the edit; all the mathjax commands revert to text when you confirm the edit. For instance, I'll write an equation and then quick edit it and save it:
\[
e^z
\]
EDIT: after the quick edit; you can see all the mathjax code reverts. Not a big deal; just have to use full edit exclusively with these commands.
Posts: 1,631
Threads: 107
Joined: Aug 2007
10/20/2021, 09:38 PM
(This post was last modified: 10/20/2021, 09:47 PM by bo198214.)
It seems mathoverflow uses mathjax 2.7.5, while I use mathjax 3.
Dunno really whether there is a configuration possibility to make the \\\\ work.
Yeah, about the quick edit - \[e^x\] - that's strange. But you can just do a reload after the quick edit, then the formulas expand - and anyone else should never see the text version anyways.
Posts: 1,214
Threads: 126
Joined: Dec 2010
Ya, not a big deal at all!
This is a huge quality of life upgrade as it is!
Thanks a bunch, bo!
Posts: 903
Threads: 130
Joined: Aug 2007
01/05/2022, 09:47 PM
(This post was last modified: 01/05/2022, 09:49 PM by Gottfried.)
Nice to have mathjax now!
(It would be good to find the "\\\\"-linefeed working somehow)
Just tried the "print-view"-option: no more mathjax there, we see the source. Do you have an option to improve this?
Gottfried
p.s. Happy new year to all!
Gottfried Helms, Kassel