Skip to content

Releases: nlbdev/MathCAT

Development Build

09 Dec 09:13

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • 733eea1: Add code to look up to the parent to see if it is marked with the :chemical-formula property. If so, then assume variables represent elements and that things like "=" represent bonds. (NSoiffer)
  • 38d5da3: Support math elements directly inside of leaf elements (most likely mtext). (NSoiffer)
  • a1e526f: add translation for ß (NSoiffer)
  • e5f5816: bump version number (NSoiffer)
  • 68b2d63: update some dependencies (NSoiffer)
  • 379b4ff: Add some more literal chars and a test for them. (NSoiffer)
  • b12a039: fix typo in comment (NSoiffer)
  • 70b282c: When flattening mathml inside of a leaf tag, collapse and covert whitespace to a single space char. (NSoiffer)
  • d786a89: fix expected output from a tested that is currently marked 'ignore' (NSoiffer)
  • bf332d1: bump version # (NSoiffer)
  • ba52159: restore accidentally overwritten version (NSoiffer)
  • fe5a63f: fix up/add to list of four letter known words -- Gemini found two more and pointed out an error (NSoiffer)
  • 7510b3d: mark a rule as being translated (NSoiffer)
  • 846533a: Added some comments and sample code to switch from using googletrans to deepl which might do a better job with the translations. (NSoiffer)