This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-Math
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-Math
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced
2024-12-04 20:18:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49fc247004
mediawiki-extensions-Math
/
modules
/
ve-math
/
tools
/
package.json
7 lines
83 B
JSON
Raw
Normal View
History
Unescape
Escape
Add tool to create SVG files of LaTeX symbols Also produces a CSS file for the symbol buttons, using the SVG filenames. Gets the list of symbols from symbols.json. Bug: T118660 Change-Id: Iaa792418d870a7e266b6455ef037994e31278278
2015-11-13 02:34:38 +00:00
{
"name"
:
"math-icons-generator"
,
"dependencies"
:
{
Use the mathoidStyle property instead of parsing the SVG This attribute was added in Ia0f601c1d5. Use it instead of extracting the information from the SVG. Change-Id: Ib6d6f4c9480ae00ccb2977b57c7b93de8ebb03f2
2016-03-22 12:57:08 +00:00
"svgo"
:
"^0.6.0"
Add tool to create SVG files of LaTeX symbols Also produces a CSS file for the symbol buttons, using the SVG filenames. Gets the list of symbols from symbols.json. Bug: T118660 Change-Id: Iaa792418d870a7e266b6455ef037994e31278278
2015-11-13 02:34:38 +00:00
}
}
Reference in a new issue
Copy permalink