Page 1 of 1

How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Sun Nov 22, 2020 1:41 am
by Dhamnekar Winod
How to add attachment, use LaTeX and write chemical equations in this forum?

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Sun Nov 22, 2020 6:51 am
by ChenBeier
Impossible.
You can attach img, or URL. Icon on top.

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Mon Nov 23, 2020 12:06 pm
by admin
Hi Dhamnekar,

Do you mind clarifying your use case, what is a specific example of what you would like to write?

One can write chemical equation directly in post body, e.g.:
2 KMnO4 + 16 HCl = 2 KCl + 2 MnCl2 + 8 H2O + 5 Cl2

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Mon Nov 23, 2020 1:09 pm
by ChenBeier
How to get Ion like S 2-. The 2- in exponent.
Attachment of PDF is it possible?

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Thu Nov 26, 2020 1:04 am
by admin
We enabled attachemeneta and added support latex, formula and equation:

Code: Select all

[formula]H2SO4[/formula]
H2SO4 📖

Code: Select all

[equation] 2 KMnO4 + 16 HCl = 2 KCl + 2 MnCl2 + 8 H2O + 5 Cl2[/equation]
2 KMnO4 + 16 HCl = 2 KCl + 2 MnCl2 + 8 H2O + 5 Cl2 📖

Code: Select all

[latex]\frac{\partial f}{\partial x} = 2\,\sqrt{a}\,x[/latex]
\(\frac{\partial f}{\partial x} = 2\,\sqrt{a}\,x\)

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Thu Nov 26, 2020 2:24 am
by ChenBeier
Great, but it needs some explanation of the syntax how to do.

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Thu Nov 26, 2020 10:49 am
by admin
Latex math syntax:
https://en.wikibooks.org/wiki/LaTeX/Mathematics

Ions are also supported now, example:

Code: Select all

[equation]Ca{2+} + SO4{2-} = CaSO4[/equation]
Ca2+ + SO42- = CaSO4 📖

Re: How to add attachment, use LaTeX, write chemical equations in this forum?

Posted: Thu Nov 26, 2020 11:40 am
by ChenBeier
Great Sounds Good.