... | @@ -20,17 +20,19 @@ Second, the combined configuration combiner does not check the order in which Ma |
... | @@ -20,17 +20,19 @@ Second, the combined configuration combiner does not check the order in which Ma |
|
|
|
|
|
Third, the SVG font data files are not set up to be loaded out of sequence. We need to fix them after packing.
|
|
Third, the SVG font data files are not set up to be loaded out of sequence. We need to fix them after packing.
|
|
|
|
|
|
### mathjax-dev/combiner/lists
|
|
### List for the MathJax-dev combiner
|
|
|
|
|
|
The following list file for the combiner includes
|
|
The following list file for the combiner includes MathJax components for
|
|
|
|
|
|
* MML input
|
|
* MML input
|
|
* SVG output
|
|
* SVG output
|
|
* Mathjax TeX "fonts"
|
|
* Mathjax TeX "fonts"
|
|
* extensions: ContentMathML and webfonts matching
|
|
* extensions: ContentMathML and webfonts matching
|
|
* MathJax internal extensions.
|
|
* misc. MathJax internals
|
|
|
|
|
|
Of course, these are listed in the right order. Save the list below as a `lis` file in `MathJax-dev/combiner/lists/` and run the combiner. The resulting configuration file should be about 1.2MB.
|
|
Of course, these are listed in the right order.
|
|
|
|
|
|
|
|
Save the list shown below as a `lis` file in `MathJax-dev/combiner/lists/` and run the combiner. The resulting configuration file will end up in the MathJax copy that you added to the combiner directory.
|
|
|
|
|
|
jax/input/MathML/config.js
|
|
jax/input/MathML/config.js
|
|
jax/output/SVG/config.js
|
|
jax/output/SVG/config.js
|
... | | ... | |