このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Google Equation for WordPress

説明

This plugin can let you add mathematical equations to your posts using latex.
Google chart API is used in this plugin to turn the latex strings to equation images.
The equation images will be stored on your site, so it will be efficient.

To add equations in your articles, just surround the latex script with [eq] and [/eq] tags.
For example, add following codes [eq]\alpha+\beta\geq\gamma[/eq] in your posts.

インストール

Installation instruction

  1. Upload geq4wp fold to the /wp-content/plugins/ directory
  2. Activate the plugin Google Equation for WordPress through the ‘Plugins’ menu in WordPress
  3. done

uninstall instruction

  1. deactivate the plugin or remove the plugin files.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Google Equation for WordPress はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Google Equation for WordPress” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1.0

  • The original version.