Mathplus

Mathplus extension for flarum,more support.

Compatible with Flarum v1.8.5

Latest release 0.3.4

56 downloads

released on Apr 17, 2021

Tags

Mathplus

English or 简体中文

Packaginst

  1. Install flarum plugin with:
composer require starsriver/mathplus
  1. Enable plugin in flarum admin panel
  2. Follow this rules when writing your math:
  • Just enclose inline math formulas in single dollar signs $ ... $
  • or use double dollar signs for formulas in a separate line
$$
...
$$
  • In order to enumerate equations use
$$
\begin{equation}
...
\label{eqEmc}
\end{equation}
$$
  • This way one can reference to it by using Eq. \ref{eqEmc}. Use {} with superscript: E=mc^{2} if you want proper superscripts handling by LaTeX.

IncludeCommunity

© 2024 Hyn by Daniël "Luceos" Klabbers. All rights reserved. · Extensions and extension information is provided by the respective (copyright holding) authors. · Extiverse is not affiliated to the Flarum project or Flarum foundation. · Images on Extiverse pages are from Unsplash.