Archived issue #0024364
Document system should use local MathJax also
Description
During generation of documentation the formulas is generated with remote MathJax engine. There is need to use local MathJax engine.
Public activity
3 archived notes
Participants are labeled by their role within this record.
the patch is ready for reviewing; review CR24364 OCCT branch
MathJax uses image fonts being counted approximately 29K files (fonts/HTML-CSS/TeX/png/ folder).
There are web-fonts usage (without folder with 29K image files) but non-internet connection case doesn't accept this usage.
Therefore, MathJax source integration into OCCT git seems "expensive"
There are web-fonts usage (without folder with 29K image files) but non-internet connection case doesn't accept this usage.
Therefore, MathJax source integration into OCCT git seems "expensive"
Reviewed; the branch is rebased on the current master and pushed (with some changes in docs) as CR24364_1. Please integrate
Related records