summaryrefslogtreecommitdiff
path: root/docutils/utils/math/tex2unichar.py
Commit message (Expand)AuthorAgeFilesLines
* Ensure comments start with '# 'milde2022-03-041-6/+6
* Leftovers and fixes after the big clean-up.milde2022-01-271-3/+3
* Drop string prefix "u".milde2022-01-261-670/+670
* Remove "coding:" slugmilde2022-01-031-2/+0
* Math: fix some LaTeX character mappings.milde2021-07-121-41/+25
* math: update latex <-> unicode mappings.milde2021-06-171-30/+74
* MathML: refactor and extend.milde2021-06-171-2/+4
* MathML: remove unrequired <mrow>s, support more commands.milde2021-05-201-0/+4
* MathML: support \circledR, \circledS, functions that take limits.milde2021-05-201-3/+4
* MathML: support more functions and symbols.milde2021-05-201-22/+31
* Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.milde2013-06-041-1/+1
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-0/+662