https://github.com/abicky/mathjax_for_pukiwiki
MathJax plugin for PukiWiki
https://github.com/abicky/mathjax_for_pukiwiki
Last synced: about 1 year ago
JSON representation
MathJax plugin for PukiWiki
- Host: GitHub
- URL: https://github.com/abicky/mathjax_for_pukiwiki
- Owner: abicky
- Created: 2013-02-13T16:46:09.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T01:06:27.000Z (about 13 years ago)
- Last Synced: 2025-04-12T06:37:57.081Z (about 1 year ago)
- Language: PHP
- Size: 108 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mathjax.inc.php -- MathJax plugin for for PukiWiki
==================================================
Installation
------------
Put mathjax.inc.php in ${PUKIWIKI_HOME}/plugin/.
See also http://abicky.net/pukiwiki/plugins/index.php?mathjax.inc.php [in Japanese] for more detail
Usage
-----
#mathjax(LaTeX equation)
#mathjax(CSS styles)
&mathjax{LaTeX equation};
&mathjax(CSS styles){LaTeX equation};
&mathjax(CSS styles);
See also http://abicky.net/pukiwiki/plugins/index.php?mathjax.inc.php [in Japanese] for more detail
Author
------
abicky (Takeshi Arabiki)
License
-------
GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)