這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Youngwhan's Simple Latex

外掛說明

The usage is simple.

In your post, write LaTeX syntax encapsulated by [math] and [/math].

[math]{Latex Syntax}[/math].

For example, [math]x^2+y^2[/math]

It uses the Mathjax (https://www.mathjax.org) since the 2.0 version

How to use

  • Usage : [math]{Latex Syntax}[/math]
  • Example: [math]x^2+y^2[/math]

YW Latex Settings

No Setting is required.

螢幕擷圖

  • When you write LaTeX syntax in your post
  • Showing the webpage

使用者評論

2017 年 2 月 7 日
Hi i have a Sensei Woothemes wp plugin that create online courses, and the problem is that it doesn’t recognize the latex code to display the maths formulas so it should be modified(code should be integrated to its core files). can annyone help me figure out this thing i am willing to pay 100$ by paypal to the one who figure it out. this is my e-mail : kmehdi@iastate.edu feel free to contact me Thanks,
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Youngwhan's Simple Latex〉的開發相關工作。

參與者

將〈Youngwhan's Simple Latex〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.1

  • Bug fixes for not showing comment field

2.0.0

  • Removed mathex way.
  • Adopt Mathjax JS helper

1.62

  • Fix the existing option field that was not applied properly

1.61

  • Cleaned up existing cgi location by providing settings class
  • Starting version recording

1.6

  • Added a feature to uninstall to remove options.
  • Added a feature to install CGI automatically.
  • Fixed an issue that an image is not aligned properly.

1.5.6

  • Revert the default cgi to mathtex.cgi for better image quality and update readme.txt about the description/FAQ

1.5.5

  • Default cgi location has changed from http://www.forkosh.com/mathtex.cgi to http://www.forkosh.com/mimetex.cgi

1.5.4

  • Bump version 5o 1.5.4 for WordPress 4.0 compatible check

1.5.3

  • Bump version to 1.5.3 and minor cosmetic changes

1.5.2

  • Minor fix again for the rendering in the comment.

1.5.1

  • Minor update that it needs to reserve whitespaces in other options.

1.5

  • Removed wpautop functionality for this plugin’s shortcode, “math”.

1.4.2

  • changed all versions to match 1.4.2

1.4.1

  • Minor updated for readme.txt to follow WordPress readme.txt format

1.4.0

  • Keep the version and updated readme.txt for the standard format
  • I updated Forkosh’s CGI location since it has changed.

1.3.0

  • Added a feature to enable writing latex in comments.

1.2.1

  • Fix a bug in 1.2.0 printing ‘n’, which was a typo.

1.2.0

  • Added “align” option in “[math]” tag.

1.1.0

  • Added “pre” option

1.0.3

  • Updated readme.txt

1.0.2

  • Modified small readme.txt

1.0

  • I created the first version of the LaTex plugin for WordPress.