summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected
Commit message (Expand)AuthorAgeFilesLines
* Code simplification in writers.milde2021-06-251-35/+35
* HTML5: Semantic markup for footnotes.milde2021-06-252-107/+186
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-181-0/+0
* Insert "meta" nodes at begin of document.milde2021-06-174-10/+10
* Make "meta" a standard node.milde2021-06-172-0/+6
* MathML: refactor and extend.milde2021-06-171-280/+232
* MathML: refactor and extend.milde2021-05-271-9/+9
* MathML: remove unrequired <mrow>s, support more commands.milde2021-05-201-93/+31
* MathML: new text_optarg(), refactor parse_latex_math(), support more TeX cmds.milde2021-05-201-9/+9
* MathML: Refactor XML output routines.milde2021-05-201-42/+146
* MathML: simplify node class interface, fix accent handling.milde2021-05-201-35/+35
* MathML: support more functions and symbols.milde2021-05-201-131/+99
* MathML update: math alphabets, tex_token(), add documentation.milde2021-05-201-17/+4
* MathML: support space commands, fix math alphabets, cleanup.milde2021-05-201-17/+23
* MathML: auxiliary TeX parsing functions, cleanup.milde2021-05-201-6/+2
* MathML: Use <mi> for captial Greek letters.milde2021-05-201-3/+3
* MathML: make delimiters "non-strechy" by default. Fixes bug #407.milde2021-05-201-17/+17
* MathML: Implement "cases" environment in latex2mathml.milde2021-05-207-98/+7
* MathML: pretty print XML.milde2021-05-201-113/+459
* MathML: Use large operators and fix alignment in "math" blocks.milde2021-05-201-25/+25
* MathML: Replace deprecated <mfenced> element.milde2021-05-201-14/+14
* MathML: First part of fix to #407.milde2021-05-201-25/+25
* html5 writer: support field lists with custom indent.milde2021-05-201-2/+16
* Write footnote brackets and field term colons to HTML.milde2021-05-202-96/+96
* Remove IE 6 compatibility workaround for S5.milde2021-05-184-84/+0
* Default of "legacy_class_functions" setting changed to "False".milde2021-05-182-106/+138
* version 0.18b.dev, open repository for development.milde2021-05-1717-17/+17
* version 0.17.2b.devgrubert2021-04-1717-17/+17
* release 0.17.1grubert2021-04-1717-17/+17
* version 0.17.1b2.devgrubert2021-04-0917-17/+17
* version 0.17.1b1.devgrubert2021-04-0917-17/+17
* set version to 0.17.1b.devgrubert2021-04-0917-17/+17
* Fix bug #406 (MathML translation of ``\mathbf``).milde2021-04-081-2/+2
* Apply patch #160: move macro defs above .TH (thanks Willie and sorry for the ...grubert2021-04-061-3/+3
* specify stylesheet_dirs for embed_images_html5 patch#180grubert2021-04-041-2/+2
* switch to 0.18b.devgrubert2021-04-0317-17/+17
* release 0.17grubert2021-04-0317-17/+17
* HTML5 writer: support <video>.milde2021-03-201-0/+38
* Fixup for r8636: use <small> for line numbers.milde2021-03-201-5/+5
* HTML5: Place code-block line numbers in pseudo-elements.milde2021-03-191-5/+5
* HTML5 stylesheet update and cleanup. Class value for documents with ToC.milde2021-03-191-1/+1
* HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.milde2021-03-094-9/+9
* New responsive style for HTML5.milde2021-03-051-6/+16
* Update functional test sample.milde2021-02-237-682/+716
* latex-writer: add \\leavevmode after term or field name if required.milde2021-02-185-32/+440
* Fix/Update HTML5 writer functional test.milde2021-02-131-70/+63
* version 0.17b2.devgrubert2021-02-1016-16/+16
* Set version 0.17b1grubert2021-02-1016-16/+16
* FIX r8608 moved attribute-optional in html5 test: but not in expected grubert2021-02-101-10/+0
* Small update of the functional test input.milde2021-01-267-7/+17