DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:mathpublish

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:mathpublish [2019-02-10 13:36] – [Syntax] zdealveindyplugin:mathpublish [2024-03-29 09:09] (current) – added FIXME to outdated link 61.132.94.34
Line 6: Line 6:
 email      : dokuwiki@cosmocode.de email      : dokuwiki@cosmocode.de
 type       : syntax type       : syntax
-lastupdate : 2016-09-02 +lastupdate : 2023-01-02 
-compatible : Frusterick Manners, Greebo+compatible : Frusterick Manners, Greebo, Hogfather, Igor
 depends    :  depends    : 
 conflicts  conflicts 
Line 25: Line 25:
 This is a completely self-contained PHP solution. It requires no third party packages. It makes use of [[http://uk2.php.net/manual/en/ref.image.php|php's GD library]] and freely available fonts(([[http://www.nongnu.org/freefont/|freeserif]] from the [[http://www.gnu.org/|Free Software Foundation]] and several fonts made freely available by the [[http://www.ams.org/tex/amsfonts.html|American Mathematical Association]])) to create an images for each formula. The plugin script, phpmathpublisher and the required fonts are all included in the download package. This is a completely self-contained PHP solution. It requires no third party packages. It makes use of [[http://uk2.php.net/manual/en/ref.image.php|php's GD library]] and freely available fonts(([[http://www.nongnu.org/freefont/|freeserif]] from the [[http://www.gnu.org/|Free Software Foundation]] and several fonts made freely available by the [[http://www.ams.org/tex/amsfonts.html|American Mathematical Association]])) to create an images for each formula. The plugin script, phpmathpublisher and the required fonts are all included in the download package.
  
 +[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
  
 ===== Installation ===== ===== Installation =====
-[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] 
  
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
Line 33: Line 33:
 ==== Change Log ==== ==== Change Log ====
  
-{{rss>https://github.com/cosmocode/dokuwiki-plugin-mathpublish/commits/master.atom date}}+{{rss>https://github.com/cosmocode/dokuwiki-plugin-mathpublish/commits/master.atom author date}}
  
 ==== PHP Requirements ==== ==== PHP Requirements ====
Line 56: Line 56:
 <m 32>delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3</m></code> <m 32>delim{|}{{1/N} sum{n=1}{N}{gamma(u_n)} - 1/{2 pi} int{0}{2 pi}{gamma(t) dt}}{|} <= epsilon/3</m></code>
  
-Result((note: the plugin is not installed at this site, these images are the actual images generated by the plugin taken from a site where the plugin is installed.)):+Result((Note: the plugin is not installed at this site, these images are the actual images generated by the plugin taken from a site where the plugin is installed.)):
  
-{{http://www.cdsmith.plus.com/images/formula1.png}} \\ +{{https://trello.com/1/cards/659c222395b12c00785cd0de/attachments/659c22f0f57a89441cbe61a8/download/mathpublish-plugin-screenshot.png?recache|screenshot}}
-{{http://www.cdsmith.plus.com/images/formula2.png}} \\ +
-{{http://www.cdsmith.plus.com/images/formula3.png}}+
  
 ===== Syntax ===== ===== Syntax =====
Line 71: Line 69:
   * //alignment// can be controlled in the same way as DokuWiki images, one space to the left to right align, one to the right to left align, one on each side to centre.   * //alignment// can be controlled in the same way as DokuWiki images, one space to the left to right align, one to the right to left align, one on each side to centre.
  
-For a complete list of what mathematical terms can be used, refer to the  [[http://www.mylovewill.com/ya/phpmathpublisher/doc/help.html|original mathpublisher documentation]] or this [[:plugin:mathpublish:syntax|DokuWiki-compatible formulae syntax page]]((You may want to copy that page to your wiki as a help page for your users))+For a complete list of what mathematical terms can be used, refer to the  [[http://www.mylovewill.com/ya/phpmathpublisher/doc/help.html|original mathpublisher documentation]] FIXME or this [[:plugin:mathpublish:syntax|DokuWiki-compatible formulae syntax page]]((You may want to copy that page to your wiki as a help page for your users))
  
  
plugin/mathpublish.1549802178.txt.gz · Last modified: 2019-02-10 13:36 by zdealveindy

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki