This update will reset the content of CMTV_Math_js
and CMTV_Math_macros
templates. Make sure to backup your math macros before installing it!
Math options
Added a new options page in "Options" called "Math options":
On this page you can customize main "Math" addon options:
- Math macros
- Custom math delimiters
- Igonre math in elements with classes
Auto-convertation to BB codes
When writing posts, profile posts and all other messages that work in BB context, you can use math delimiters specified in "Math options".
For example, when writing a post in thread the following text:
Code:
Hello world! I have a real number $x$. How do I solve this? $$ y = kx + b $$
will be converted into:
Code:
Hello world! I have a real number [imath]x[/imath]. How do I solve this? [math]y = kx + b[/math]
Styling improvements
Scrollbars are automatically added to formulas that are too wide: