TeXEquation. Plug-in for inserting the equations in the TeX format
The TeXEquation plug-in add two new commands to wiki notation. The commands allow you to insert the equations with TeX format.
Download
TeXEquation 2.1 (Required OutWiker version: 2.0 - 2.1.0.834)
TeXEquation 2.5 (Required OutWiker version: 3.0.0.858 and above)
Warning! All non Latin letters in an equation must be encapsulated in the \text{...} command, otherwise the equation will not be displayed.
TeXEquation plug-in adds the following commands to wiki notation:
- {$...$} to insert the in-line equation which do not break the line.
- {$$...$$} to insert the block equation which display as separated paragraph. This equation will be centered.
Versions history
2.5 (January 24, 2019)
- Add equation preview window.
- Update KaTeX version (0.10.0).
2.4 (November 24, 2018)
- Add options to scale equations.
2.3 (August 26, 2018)
- Add German localization.
2.2.2 (May 26, 2018)
- Updated Ukrainian localization.
2.2.1 (March 20, 2018)
- Updated KaTeX engine.
2.2 (February 15, 2018)
- Add OutWiker 2.1 support. Migrate to Python 3.6.
- Updated KaTeX engine.
2.1 (December 17, 2017)
- Updated KaTeX engine.
2.0.3 (November 20, 2017)
- Fixed error with multiline equations.
2.0.2 (May 28, 2017)
- Fixed errors.
2.0.1 (April 25, 2017)
- Updated Ukrainian localization.
2.0 (March 18, 2017)
- Now the plug-in uses the Katex library instead mimeTex to render equations.
- Added the ability to insert the block equations.
1.0.3 (October 17, 2016)
- Added OutWiker 2.0 supporting.
- Bug fixes.
1.0.2 (August 20, 2016)
- Added the Swedish translation.
1.0.1 (February 11, 2016)
- Bug fixes.
1.0 (October 30, 2015)
- The first version.