WP Math Publisher – wpmathpub

WP Math Publisher – wpmathpub Install Statistics

-11
0%
Today: 0 Yesterday: 11 All-time: 21,340 downloads
WP Math Publisher – wpmathpub Icon

Try plugin: WP Math Publisher – wpmathpub

We'll create fresh WordPress site with WP Math Publisher – wpmathpub installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP Math Publisher – wpmathpub

This plugin uses shortcode tags to display mathematical equations within your WordPress posts, pages, and comments.

4


0


0


0


1

updated: 1 year ago
since: 16 years ago
author: Ron Fredericks, BiophysicsLab.com

Description

Display mathematical equations within your posts, pages, and comments.

Put your plain text mathematical expressions between [pmath size=xx]…[/pmath] shortcode tags. Useful xx size integer values range from 8 to 24 (default is 12).

Get more information WordPress Math Publisher Plugin

How To

To toggle to the math mode within your blog’s content, you must use the [pmath size=xx]…[/pmath] markdown tag. The plugin automatically replaces your math text commands into HTML image tags that look sort of like this:
<img src=”MathFileName.png” style=”vertical-align:-xxpx; display: inline-block ;” alt=”your math text command” title=”your math text command”/>.

Use the shortcode block to enter math equations from the Gutenberg WordPress block editor.

The math commands must be separated by a space character or surrounded by {}.

Examples:

  • [pmath size=12]S(f)(t)=a_{0}+sum{n=1}{+infty}{a_{n} cos(n omega t)+b_{n} sin(n omega t)}[/pmath]
  • [pmath size=24]delim{lbrace}{matrix{3}{1}{{3x-5y+z=0} {sqrt{2}x-7y+8z=0} {x-8y+9z=0}}}{ }[/pmath]
  • [pmath]delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} – 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} le epsilon/3[/pmath]
  • [pmath size=16]vec{Del}f(x,y) ~ = ~ {partial{f}}/{partial{x}}hat{i} ~ + ~ {partial{f}}/{partial{y}} hat{j}[/pmath]
  • [pmath size=16]{Del}f(x,y) ~ = ~ {partial{f}}/{partial{x}}i ~ + ~ {partial{f}}/{partial{y}} j[/pmath]

Math elements supported:

  • Usual commands
  • Parenthesis
  • Math space
  • Greek letters
  • Symbols
  • Arrows
  • Sets
  • Roots
  • Limits
  • Big operators
  • Delimiters
  • Matrix
  • Constructions

pmath syntax

Credits