75
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small fix for target-highlight in "responsive" stylesheet (HTML5). More... over 1 year ago
Refactor HTML writer functions for definition lists. More... over 1 year ago
Restructure documentation of custom roles. More... over 1 year ago
Update/correct "doctree" documentation. More... over 1 year ago
Fix mismatch between Docutils DTD and actual behaviour. More... over 1 year ago
Increase padding after term in field lists and options lists. More... over 1 year ago
Additions for config.txt More... over 1 year ago
New and fixed options for the "buildhtml.py" front end tool. More... over 1 year ago
Revert [r9410] "Prevent the 'theme' default overriding 'theme_url'." More... over 1 year ago
Add "template" to `relative_path_settings` in HTML and LaTeX writers. More... over 1 year ago
Use "pathlib" and add deprecation warnings in frontend.py More... over 1 year ago
Use True/False instead of 1/0. More... over 1 year ago
Documentation update. More... over 1 year ago
escape inline emphasis aka wildcard More... over 1 year ago
MathML element classes cleanup. More... over 1 year ago
Base MathML element classes on xml.etree. More... over 1 year ago
LaTeX to MathML: Fix "mathvariant" handling for numbers. More... over 1 year ago
LaTeX to MathML: generate simpler MathML trees, fix `\cfrac`. More... over 1 year ago
Fix tests for LaTeX to MathML converters. More... over 1 year ago
Unit tests for MathML elements. More... over 1 year ago
MathML elements: `toprettyxml()`: close empty elements on the same line. More... over 1 year ago
Next MathML elements revision. More... over 1 year ago
latex2mathml: better error reports. More... over 1 year ago
Update naming of MathML element class methods and attributes. More... over 1 year ago
Make MathML element children interface compatible to xml.etree. More... over 1 year ago
Make MathML element attribute interface compatible to xml.etree. More... over 1 year ago
Move MathML tree simplification from `mrow.close()` to `parse_latex_math()`. More... over 1 year ago
Restructure MathML element classes, add/update comments and docstrings. More... over 1 year ago
Sort classes and methods in mathml_elements.py More... over 1 year ago
Separate module for MathML element classes definitions. More... over 1 year ago