summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected/math_output_mathml.html
Commit message (Collapse)AuthorAgeFilesLines
* Version 0.20.2b.devgrubert2023-05-171-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9390 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.20.1grubert2023-05-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9388 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.20.1b.devgrubert2023-05-091-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9376 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.20grubert2023-05-091-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.20rc1 grubert2023-05-041-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9372 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Raise version to 0.20b.dev.milde2022-12-011-1/+1
| | | | | | There are not only bugfix changes since 0.19, so a new "minor" release is required. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9291 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Refactor HTMLTranslator initialization and parts setup.milde2022-11-131-1/+1
| | | | | | | | | | | | | | | | | Use utils.xml_declaration(). Don't write charset (encoding) declaration if the intended output encoding is not known. Copy "meta" part content into "head" in `depart_document()` (i.e. after collecting all items). Obsoletes auxiliary method `add_meta()`. Remove it. Changes to the HTML output (no space character before closing tag of XML declaration, order of metadata elements) don't affect the HTML semantics, styling, and rendering. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9240 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.19.1b.devgrubert2022-07-051-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.19grubert2022-07-051-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9103 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.19b2.devgrubert2022-06-211-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9086 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.19b1grubert2022-06-211-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Small fixes to HTML5 output.milde2022-04-291-1/+1
| | | | | | | | Stop writing an empty line before the "footer" closing tag. Add space before "charset" meta tag closing sequence. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9054 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Simplify code as dicts have fixed order since 3.6milde2022-03-051-1/+1
| | | | | | | We no longer need to sort a dictionary from `**kwargs` in order to have a fixed order for stable tests. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9029 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-201-1/+1
| | | | | | Patch by Adam Turner. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8956 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Set version to 0.19b.dev.milde2021-12-231-1/+1
| | | | | | | | | | Leaving the 0.18 maintenance mode. Note: We may skip 0.19 if the next release is "1.0-ready" (depending on consensus on backwards compatibility policy and definition/documentation of the public part of the API). git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8914 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.18.2b0grubert2021-11-231-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8903 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.18.1grubert2021-11-231-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8900 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Version: 0.18.1b1.devgrubert2021-11-181-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8894 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Version: 0.18.1bgrubert2021-11-181-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8893 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release 0.18.1b.devgrubert2021-10-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8867 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* version 0.18grubert2021-10-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8864 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* release number 0.18b2.devgrubert2021-10-051-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8848 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.18b1grubert2021-10-051-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8845 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-011-6/+1
| | | | | | | | | Only specify table column widths, if the "widths" option is set and is not "auto". The `table_style`_ setting "colwidths-grid" restores the current default. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8836 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: fixes and additions.milde2021-08-101-29/+32
| | | | | | | | | | | | | | | | | | | | Math accent commands more similar to their LaTeX behaviour. Additions for HTML export. Use boolean values for boolean node arguments. Downcase node arguments before storing. Use class argument "boldsymbol" for \boldsymbol content. Alignment of multi line equations similar to AMS-LaTeX "align" environment. Add space after bracket in "cases" environment, left-align columns. Fix spacing before "unary" minus. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8805 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: refactor and extend.milde2021-06-171-280/+232
| | | | | | | | | | | | | | | Only wrap displayed math in <mtable> if there are multiple rows. Fix alignment and spacing in multi-line equations. Fix size commands for extensible delimiters. Add support for commands \displaylimits, \mspace, \intop, \ointop. math.get(): new method, return attribute or optional default. tex_token(): don't skip leading whitespace, don't return groups tex_group(): new function -- return first group or token and remainder. tex_group_or_token(): new function git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8760 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: refactor and extend.milde2021-05-271-9/+9
| | | | | | | | | | | | | | | | New method math.extend(), dictionary-like access to attributes. Update/Correct list of operators/functions with limits above/below in display formulas. Add support for: - more matrix environments, - more fraction commands, - delimiter-size commands, - limits/nolimits commands, - phantom and boxed commands, - layout style commands. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8758 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: remove unrequired <mrow>s, support more commands.milde2021-05-201-93/+31
| | | | | | | | | | | | | Support additional commands from the AMS math-guide. Remove <mrow>, if it is single child and the parent inferres an mrow or if it has only one child element. tex_number(): do not return trailing delimiter. Use class "mathscr" instead of hard-codes font name for \mathscr. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8756 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: new text_optarg(), refactor parse_latex_math(), support more TeX cmds.milde2021-05-201-9/+9
| | | | | | | | | | | tex_optarg(): New function to extract an optional argument parse_latex_math() now expects a start-node to expand and returns new current node (makes it usable for nested parsing), Support for \overset, \underset, \xrightarrow, \xleftarrow. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8752 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: Refactor XML output routines.milde2021-05-201-42/+146
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8751 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: simplify node class interface, fix accent handling.milde2021-05-201-35/+35
| | | | | | | | | | | Instantiating functions for "math" class and descendents handle all positional arguments as children/data and named arguments as attributes. Set "accent" argument for <mover> according to LaTeX macro. Influences dropping of i-dot and size of top character, defaults to "automatic" (MathML 3) or "false" (MathML Core Draft). git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8750 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: support more functions and symbols.milde2021-05-201-131/+99
| | | | | | | | | | | | | - Support emellished identifiers, - support more functions and symbols from "amsmath", - map HYPHEN-MINUS -> MINUS SIGN and COLON -> RATIO im math context, - simplify doctests with starred import, - dont wrap content in <mrow> when it is inferred by an element (let these elements inherit from "mrow"). - tex2unichar: Fix/extend character mappings. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8748 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML update: math alphabets, tex_token(), add documentation.milde2021-05-201-17/+4
| | | | | | | | | | * math alphabets: Use token elements for single symbols or names. * tex_token: skip whitespace after command names. * comprehensive documentation/test document. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8747 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: support space commands, fix math alphabets, cleanup.milde2021-05-201-17/+23
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8745 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: auxiliary TeX parsing functions, cleanup.milde2021-05-201-6/+2
| | | | | | | | | | New functions that help parsing a (La)TeX string. Skip <mrow> inside <mstyle>. Fix repr() of token elements. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8744 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: Use <mi> for captial Greek letters.milde2021-05-201-3/+3
| | | | | | | Use ``<mi>`` (letters are identifiers) and set upright with 'mathvariant="normal"'. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8743 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: make delimiters "non-strechy" by default. Fixes bug #407.milde2021-05-201-17/+17
| | | | | | | | | | LaTeX lets delimiters grow to the size of the enclosed content only, when they are arguments to ``\left`` or `\right``. MathML streches delimiters inside ``mrow`` by default. Add ``stretchy="false"`` to keep LaTeX and MathML appearance in sync. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8741 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: Implement "cases" environment in latex2mathml.milde2021-05-201-15/+1
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8740 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: pretty print XML.milde2021-05-201-113/+459
| | | | | | Add newlines and indentation around non-token MathML tags. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8739 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: Use large operators and fix alignment in "math" blocks.milde2021-05-201-25/+25
| | | | | | | | | | | | | | Set displaystyle="true" and class="align" for the outer ``<mtable>``¹ in math blocks. ¹ The "mtable"-wrapper is used to support multi-line formulas similar to the "align" environment in the "amsmath" LaTeX package. Add CSS to left-align the table cells in "align"-emulating mtables. Fixes part of bug #407. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8738 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: Replace deprecated <mfenced> element.milde2021-05-201-14/+14
| | | | git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8737 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* MathML: First part of fix to #407.milde2021-05-201-0/+221
| | | | | | | Partially fix #407 "Inline MathML role and block MathML directive appear with reversed styles." git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8736 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Revert the filename change, with *.html MathML is not shown correctly.milde2011-04-151-196/+0
| | | | | | | | The problem is that there is no public doctype for XHTML+MathML with "transitional" XHTML. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7012 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* change file ending (browsers showed the *.xhtml file as XML source)milde2011-04-151-0/+196
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7011 929543f6-e4f2-0310-98a6-ba3bd3dd1d04