Stop using Mimetex and replace it with a more modern Latex solution
#1
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.
Reply
#2
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\]
Reply
#3
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!
Reply
#4
\[\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)\)
Reply
#5
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 Big Grin  This is still a great update Tongue
Reply
#6
(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?
Reply
#7
(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:


Code:
$$
a=b\\
c=d\\
$$


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.
Reply
#8
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.
Reply
#9
Ya, not a big deal at all!

This is a huge quality of life upgrade as it is!

Thanks a bunch, bo!
Reply
#10
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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  \(\LaTeX\) test suite Daniel 1 995 05/27/2023, 08:32 PM
Last Post: Daniel
  Displaying LaTeX used on Forum Daniel 2 2,127 07/12/2022, 12:33 PM
Last Post: Daniel
  \Ueta Should be Added to This Forum's LaTeX. Catullus 3 2,903 06/30/2022, 10:05 PM
Last Post: MphLee
  Browsers supporting Latex Daniel 7 4,370 06/30/2022, 05:48 AM
Last Post: JmsNxn
  Equation Mode / LaTeX support bo198214 4 16,767 01/19/2021, 03:27 AM
Last Post: JmsNxn
  Mimetex defunct? Gottfried 4 14,630 05/23/2016, 05:26 PM
Last Post: MphLee
  time-out parameter for mimetex-elements? Gottfried 6 21,103 03/10/2010, 07:57 AM
Last Post: Gottfried



Users browsing this thread: 1 Guest(s)