75
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unit tests for MathML elements. More... 4 months ago
MathML elements: `toprettyxml()`: close empty elements on the same line. More... 4 months ago
Next MathML elements revision. More... 4 months ago
latex2mathml: better error reports. More... 4 months ago
Update naming of MathML element class methods and attributes. More... 4 months ago
Make MathML element children interface compatible to xml.etree. More... 4 months ago
Make MathML element attribute interface compatible to xml.etree. More... 4 months ago
Move MathML tree simplification from `mrow.close()` to `parse_latex_math()`. More... 4 months ago
Restructure MathML element classes, add/update comments and docstrings. More... 4 months ago
Sort classes and methods in mathml_elements.py More... 4 months ago
Separate module for MathML element classes definitions. More... 4 months ago
Fix/Update CSS rules for MathML styling. More... 4 months ago
Suppress creation of CSS files by "latexml" converter. More... 4 months ago
Organize unit tests for ``docutils/utils/*`` in a separate directory. More... 4 months ago
Embed SVG images as ``<svg>`` instead of data-URI. More... 4 months ago
Fix MathML rendering in Chrome/Chromium/Android. More... 4 months ago
Add MathML support for "aligned" environment, fix "align*" in Chrome. More... 4 months ago
latex2mathml revision More... 4 months ago
Fixes in `utils.math`. More... 4 months ago
Simplify HTML math handling. More... 4 months ago
Refactor/fix HTML math handling. More... 4 months ago
Style fixes and todo note. More... 4 months ago
Small documentation edits/fixes. More... 5 months ago
Don't insert system messages for HTML writer issues in table cells. More... 5 months ago
New function `frontend.validate_math_output()`. More... 5 months ago
Simplify `frontend.validate_*()` function interface. More... 5 months ago
Continue/fix "html" writer revision. More... 5 months ago
Code style normalization in HTML "parts" tests. More... 5 months ago
"html" writer revision. More... 5 months ago
Small fixes. More... 5 months ago