2021-10-12 |
milde | Fix bug #424 Wrong circular inclusion detection.
|
commit | commitdiff | tree |
2021-10-12 |
milde | Documentation clarification.
|
commit | commitdiff | tree |
2021-10-12 |
milde | Fix a bug in nodes.document.set_name_id_map().
|
commit | commitdiff | tree |
2021-10-05 |
milde | Add test document.
|
commit | commitdiff | tree |
2021-10-04 |
milde | Add line, source, and rawsource attributes to blockquote...
|
commit | commitdiff | tree |
2021-10-04 |
milde | Test line numbers for system messages in attributions.
|
commit | commitdiff | tree |
2021-10-04 |
milde | Fix by Mickey Endito for source location (line number...
|
commit | commitdiff | tree |
2021-10-02 |
milde | Clean up sandbox
|
commit | commitdiff | tree |
2021-10-01 |
milde | Announce dropping support of outdated Python versions.
|
commit | commitdiff | tree |
2021-10-01 |
milde | HTML5: New default for table column widths (fixes bug...
|
commit | commitdiff | tree |
2021-09-30 |
milde | LaTeX writer: New algorithm for table colum widths...
|
commit | commitdiff | tree |
2021-09-24 |
milde | Unify behaviour of "widths" option.
|
commit | commitdiff | tree |
2021-09-24 |
milde | Documentation update
|
commit | commitdiff | tree |
2021-09-21 |
milde | Documentation update.
|
commit | commitdiff | tree |
2021-09-20 |
milde | Skip system_messages when propagating targets. Fixes...
|
commit | commitdiff | tree |
2021-09-20 |
milde | Minor test fixes.
|
commit | commitdiff | tree |
2021-09-20 |
milde | Small documentation fixes.
|
commit | commitdiff | tree |
2021-09-11 |
milde | LaTeX writer: Update tests after r8826
|
commit | commitdiff | tree |
2021-09-11 |
milde | Apply #184 Fix a typo in latex2e
|
commit | commitdiff | tree |
2021-09-11 |
milde | LaTeX writer: revise Docutils-generated table of contents
|
commit | commitdiff | tree |
2021-09-11 |
milde | LaTeXwriter: small fixes.
|
commit | commitdiff | tree |
2021-09-11 |
milde | LaTeX writer: code cleanup and small fixes.
|
commit | commitdiff | tree |
2021-09-11 |
milde | LaTeX writer: no newline before raw directives in compound...
|
commit | commitdiff | tree |
2021-09-11 |
milde | Simplify LaTeX writer code.
|
commit | commitdiff | tree |
2021-09-11 |
milde | Add "class" option to "raw" directive.
|
commit | commitdiff | tree |
2021-09-07 |
milde | Fix #423 Code blocks in sidebars cause LaTeX errors.
|
commit | commitdiff | tree |
2021-08-11 |
milde | Update functional test for LaTeX corner cases.
|
commit | commitdiff | tree |
2021-08-11 |
milde | Small documentation update.
|
commit | commitdiff | tree |
2021-08-10 |
milde | Announce non-compatible HTML5 writer change.
|
commit | commitdiff | tree |
2021-08-10 |
milde | LaTeX writer: Simpler LaTeX code.
|
commit | commitdiff | tree |
2021-08-10 |
milde | LaTeX writer: Refactor computation of table column...
|
commit | commitdiff | tree |
2021-08-10 |
milde | MathML: fixes and additions.
|
commit | commitdiff | tree |
2021-07-19 |
milde | Update SVG image samples and tests.
|
commit | commitdiff | tree |
2021-07-19 |
milde | Simplify functional test settings_overrides.
|
commit | commitdiff | tree |
2021-07-13 |
milde | Fix bug #421 Typo in r8766
|
commit | commitdiff | tree |
2021-07-12 |
milde | Small documentation fixes and additions.
|
commit | commitdiff | tree |
2021-07-12 |
milde | math.css: tweak bigoperator size.
|
commit | commitdiff | tree |
2021-07-12 |
milde | Math: fix some LaTeX character mappings.
|
commit | commitdiff | tree |
2021-07-12 |
milde | math2html: Prefer STIX fonts for formulas.
|
commit | commitdiff | tree |
2021-07-12 |
milde | math2html: make "math.css" valid CSS 2.1.
|
commit | commitdiff | tree |
2021-07-12 |
milde | math2html: Improve handling of big symbols.
|
commit | commitdiff | tree |
2021-07-12 |
milde | math2html: support decorations under base character.
|
commit | commitdiff | tree |
2021-07-12 |
milde | math2html: support small symbols, refactor math accent...
|
commit | commitdiff | tree |
2021-07-12 |
milde | Major rework of math2html converter.
|
commit | commitdiff | tree |
2021-07-05 |
milde | HTML5: add self-link after section headings (feature...
|
commit | commitdiff | tree |
2021-07-05 |
milde | HTML5: small tweaks
|
commit | commitdiff | tree |
2021-06-30 |
milde | HTML5: Improve accessibility of section headings.
|
commit | commitdiff | tree |
2021-06-30 |
milde | Do not use invalid HMTL tags for deeply nested section...
|
commit | commitdiff | tree |
2021-06-30 |
milde | Reorganise functional tests.
|
commit | commitdiff | tree |
2021-06-30 |
milde | HTML5: Support details disclosure elements
|
commit | commitdiff | tree |
2021-06-30 |
milde | Do not use deprecated "rawsource" argument when creating...
|
commit | commitdiff | tree |
2021-06-26 |
milde | Update TODO documentation.
|
commit | commitdiff | tree |
2021-06-25 |
milde | HTML5: update/simplify style files
|
commit | commitdiff | tree |
2021-06-25 |
milde | HTML5: ARIA roles for citations and citation-references.
|
commit | commitdiff | tree |
2021-06-25 |
milde | Doctree documentation fixes.
|
commit | commitdiff | tree |
2021-06-25 |
milde | HTML5: More ARIA roles, more descriptive class name.
|
commit | commitdiff | tree |
2021-06-25 |
milde | Complete visit_* / depart_* method pairs in html4css...
|
commit | commitdiff | tree |
2021-06-25 |
milde | HTM5 Use semantic tags for topics, admontions, system...
|
commit | commitdiff | tree |
2021-06-25 |
milde | Code simplification in writers.
|
commit | commitdiff | tree |
2021-06-25 |
milde | HTML5: Semantic markup for footnotes.
|
commit | commitdiff | tree |
2021-06-25 |
milde | HTML5: small fixes, preparation for footnote handling...
|
commit | commitdiff | tree |
2021-06-18 |
milde | Change default value for the "auto_id_prefix" setting...
|
commit | commitdiff | tree |
2021-06-18 |
milde | nodes.document.make_id(): keep leading numbers and...
|
commit | commitdiff | tree |
2021-06-17 |
milde | Apply patch #181 by John Thorvald Wodder II.
|
commit | commitdiff | tree |
2021-06-17 |
milde | Document "footnote" and "footnote-reference" elements.
|
commit | commitdiff | tree |
2021-06-17 |
milde | Insert "meta" nodes at begin of document.
|
commit | commitdiff | tree |
2021-06-17 |
milde | Make "meta" a standard node.
|
commit | commitdiff | tree |
2021-06-17 |
milde | Remove trailing whitespace.
|
commit | commitdiff | tree |
2021-06-17 |
milde | Update License documentation.
|
commit | commitdiff | tree |
2021-06-17 |
milde | MathML: Refactor negating with ``\not``, simplify code.
|
commit | commitdiff | tree |
2021-06-17 |
milde | math: use hex numbers for codepoints in Unicode ->...
|
commit | commitdiff | tree |
2021-06-17 |
milde | math: update latex <-> unicode mappings.
|
commit | commitdiff | tree |
2021-06-17 |
milde | MathML: refactor and extend.
|
commit | commitdiff | tree |
2021-05-27 |
milde | Minor documentation update.
|
commit | commitdiff | tree |
2021-05-27 |
milde | MathML: refactor and extend.
|
commit | commitdiff | tree |
2021-05-20 |
milde | Document recent changes to MathML support.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: remove unrequired <mrow>s, support more commands.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: support \circledR, \circledS, functions that...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML fix multi-digit number literals. Support optional...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: fix script/limt order when given as ^{super...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: new text_optarg(), refactor parse_latex_math...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: Refactor XML output routines.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: simplify node class interface, fix accent handling.
|
commit | commitdiff | tree |
2021-05-20 |
milde | Comprehensive Sample Document/Guide for LaTeX math...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: support more functions and symbols.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML update: math alphabets, tex_token(), add documentation.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: Refactor tex_token(), handle_keyword(), doctests.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: support space commands, fix math alphabets...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: auxiliary TeX parsing functions, cleanup.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: Use <mi> for captial Greek letters.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: improve support for math alphabets.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: make delimiters "non-strechy" by default. Fixes...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: Implement "cases" environment in latex2mathml.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: pretty print XML.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: Use large operators and fix alignment in "math...
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: Replace deprecated <mfenced> element.
|
commit | commitdiff | tree |
2021-05-20 |
milde | MathML: First part of fix to #407.
|
commit | commitdiff | tree |
2021-05-20 |
milde | html5 writer: support field lists with custom indent.
|
commit | commitdiff | tree |
2021-05-20 |
milde | Write footnote brackets and field term colons to HTML.
|
commit | commitdiff | tree |
2021-05-20 |
milde | LaTeX writer: support additional literal comparison...
|
commit | commitdiff | tree |