Stop using Mimetex and replace it with a more modern Latex solution
#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


Messages In This Thread
RE: Stop using Mimetex and replace it with a more modern Latex solution - by bo198214 - 10/13/2021, 09:29 AM

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



Users browsing this thread: 1 Guest(s)