Extension:SimpleMath/ja

Category:Unmaintained extensions/ja#SimpleMath/ja Category:MIT licensed extensions/ja
MediaWiki 拡張機能マニュアル
SimpleMath
リリースの状態: 保守されていないCategory:Unmaintained extensions/ja
実装 タグ Category:Tag extensions/ja
説明 Render mathematical formulas between <math>...</math> tags
作者 Tamer Shlash (Mr.TAMER.Shlashトーク)
MediaWiki 1.16+ (not tested for earlier)Category:Extensions with manual MediaWiki version
データベースの変更 いいえ
ライセンス MIT ライセンス
ダウンロード Category:Extensions in GitHub version control/ja
README
Page on a wiki that uses this extension
math
Category:All extensions/jaCategory:Extensions not in ExtensionJson

The SimpleMath extension provides support for rendering mathematical formulas on-wiki using the online LaTeX editor of codecogs.com.

インストール

Download the files and put them in $IP/extensions/SimpleMath/, then add the following to LocalSettings.php:

require_once("$IP/extensions/SimpleMath/SimpleMath.php");

$wgUseTeX に true を設定しないでください。

Category:TeX/ja Category:Math display extensions/ja
Category:All extensions/ja Category:Extensions in GitHub version control/ja Category:Extensions not in ExtensionJson Category:Extensions with manual MediaWiki version Category:MIT licensed extensions/ja Category:Math display extensions/ja Category:ParserFirstCallInit extensions/ja Category:Tag extensions/ja Category:TeX/ja Category:Unmaintained extensions/ja