summaryrefslogtreecommitdiff
path: root/docutils/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Insert "meta" nodes at begin of document.milde2021-06-171-1/+1
* Make "meta" a standard node.milde2021-06-176-44/+104
* MathML: Refactor negating with ``\not``, simplify code.milde2021-06-171-8/+32
* math: update latex <-> unicode mappings.milde2021-06-171-8/+14
* MathML: refactor and extend.milde2021-06-171-83/+155
* Minor documentation update.milde2021-05-271-1/+1
* MathML: refactor and extend.milde2021-05-271-50/+251
* Document recent changes to MathML support.milde2021-05-205-69/+20
* MathML: remove unrequired <mrow>s, support more commands.milde2021-05-201-101/+96
* MathML: support \circledR, \circledS, functions that take limits.milde2021-05-201-19/+15
* MathML fix multi-digit number literals. Support optional arg for \sqrt.milde2021-05-201-28/+21
* MathML: fix script/limt order when given as ^{super}_{sub}.milde2021-05-201-7/+12
* MathML: new text_optarg(), refactor parse_latex_math(), support more TeX cmds.milde2021-05-201-36/+58
* MathML: Refactor XML output routines.milde2021-05-201-11/+10
* MathML: simplify node class interface, fix accent handling.milde2021-05-201-9/+12
* Comprehensive Sample Document/Guide for LaTeX math input.milde2021-05-201-0/+691
* Update documentation (links).milde2021-05-201-118/+57
* Remove IE 6 compatibility workaround for S5.milde2021-05-181-6/+0
* Default of "legacy_class_functions" setting changed to "False".milde2021-05-181-1/+1
* Small documentation update.milde2021-05-181-5/+11
* Small documentation update.milde2021-05-171-1/+2
* Documentation update.milde2021-05-083-88/+92
* Documentation fixes.milde2021-04-193-109/+124
* releasing to htdocs/#.# cleanupgrubert2021-04-171-3/+4
* py2.7 as venv directory namegrubert2021-04-171-1/+1
* Documentation update.milde2021-04-131-1/+1
* Face lift for the "Version Identifcation" documentation.milde2021-04-121-99/+67
* in venv python without number is sufficantgrubert2021-04-091-2/+2
* better textgrubert2021-04-091-1/+1
* Update documentationmilde2021-04-071-54/+58
* FIX stylesheet paths are wrong for css-files symlinked into test/.../datagrubert2021-04-041-8/+4
* release.txt: last steps in releasegrubert2021-04-031-12/+9
* release.txt: more specific upload ... to sf-0.##grubert2021-04-031-1/+1
* release.txt: more specific upload source and ...grubert2021-04-031-1/+1
* reordergrubert2021-04-031-6/+8
* corrections : rm -r does not require forcegrubert2021-04-031-4/+2
* Fix script name, add toxgrubert2021-04-031-2/+6
* updated release stepsgrubert2021-04-031-198/+78
* Fix typo.milde2021-03-271-2/+2
* Documentation update.milde2021-03-2610-199/+189
* Documentation update. Warn about file overwriting.milde2021-03-203-43/+64
* HTML5 writer: support <video>.milde2021-03-201-0/+0
* Small documentation updates and fixes.milde2021-03-091-4/+12
* HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.milde2021-03-091-5/+0
* Small documentation updates and fixes.milde2021-03-0514-107/+124
* Small documentation update.milde2021-02-182-10/+10
* Small documentation update.milde2021-02-131-6/+11
* Small documentation update/fix.milde2021-01-262-9/+25
* Support "captionbelow" class value for tables in HTML5.milde2021-01-261-14/+17
* Support the "meta" directive in LaTeX.milde2021-01-111-15/+35