[WordPress] 外掛分享: WP Math Publisher – wpmathpub

WordPress 外掛 WP Math Publisher – wpmathpub 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「WP Math Publisher – wpmathpub」是 2008-03-27 上架。
  • 目前有 300 個安裝啟用數。
  • 上一次更新是 2024-12-08,距離現在已有 146 天。
  • 外掛最低要求 WordPress 5.2.3 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 有 5 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

ronf |

外掛標籤

math | mathml | publish | equation | mathematics |

內容簡介

在文章、頁面和評論中顯示數學方程式。

將您的純文本數學表示式放在 [pmath size=xx]...[/pmath] 短碼標籤之間。有用的 xx 大小整數值範圍為 8 到 24(預設為 12)。

獲取更多信息,請參閱WordPress Math Publisher Plugin

使用方法

要在博客內容中切換到數學模式,必須使用 [pmath size=xx]...[/pmath] 短碼標記。該外掛會自動將您的數學文本命令替換為類似以下的 HTML 圖像標記:
”your

使用短碼區塊從 Gutenberg WordPress 區塊編輯器輸入數學方程式。

數學命令必須用空格字符分隔或用 {} 包圍。

範例:

[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]

支援的數學元素:

常用命令
括號
數學空間
希臘字母
符號
箭頭
集合

極限
大運算符
定界符
矩陣
構造

pmath 語法

鳴謝

感謝 Pascal Brachet 提供原始的 PhpMathPublisher 函式庫。

原文外掛簡介

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:
”your.
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

Thanx to Pascal Brachet for the original PhpMathPublisher library.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Math Publisher – wpmathpub」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.5 | 1.0.6 | 1.0.7 | 1.0.9 | 1.1.0 | 1.2.0 | 1.3.0 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | trunk |

延伸相關外掛(你可能也想知道)

  • KaTeX 》KaTeX WordPress 外掛讓你可以在 WordPress 網站上使用最快的 TeX 數學排版引擎。你可以在 [katex]...[/katex] 短碼或 Gutenberg 區塊中放入 TeX 程式碼。無...。
  • WP-KaTeX 》KaTeX WordPress外掛可將超快速的KaTeX數學排版引擎與您的WordPress網站整合。該外掛可讓您在[latex]...[/latex]短代碼中放置LaTeX,使文章或頁面上出現美麗...。
  • Youngwhan's Simple Latex 》這個外掛程式可幫助您在網誌中顯示 LaTeX 語法。, 使用方法很簡單:用 [math]{LaTeX 語法}[/math] 表示,例如 [math]x^2+y^2[/math]。, 特別鳴謝 John Forkos...。
  • Easy WP LaTeX 》Easy WP LaTeX 提供了一個非常簡單地方式在您的文章中顯示數學公式或方程式(使用TeX或LaTeX格式輸入)。 它可以讓您自定義公式的顏色和大小以符合您的博客主...。
  • CFF Fitness and Health Operations 》derate, active, very, extra), and goal weight (in Kg)., Ex: WEIGHTGOAL(85, 1.65, "male", 44, "sedentary", 75) Result: 1889, For...。
  • Direct math input with MathQuill 》使用 MathQuill(http://mathquill.com/)輕鬆地在 WordPress 頁面中輸入複雜的數學表達式。此外掛會在「小工具」中加入一個名為「直接輸入數學」的新區塊編...。
  • Funny Equations 》這是一個簡單的數學方程式遊戲。使用者可以選擇三個不同的難度等級(初級,中級和高級)。玩家必須在規定的時間內解出一個方程式,每個新的方程式時間限制會...。

文章
Filter
Apply Filters
Mastodon