Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.