summaryrefslogtreecommitdiff
path: root/docutils/docs/ref
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-07-12 21:22:20 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2021-07-12 21:22:20 +0000
commita8087752bac3129766b0db4dbf0d5c6641020928 (patch)
tree8636f237b4ce7b7f6bf0037dc86ced249e9f3707 /docutils/docs/ref
parent2de3084461847e1327955474cbd63b58c06467aa (diff)
downloaddocutils-a8087752bac3129766b0db4dbf0d5c6641020928.tar.gz
math2html: support small symbols, refactor math accent handling.
math accents/combining characters: - insert combining character after first character of argument (mimic LaTeX behaviour). - support non alphabetical base-character (\not{\in} and similar). - use precomposed characters if possible (normalization) Cleanup: update comments, remove not required code. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8794 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/ref')
-rw-r--r--docutils/docs/ref/rst/mathematics.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docutils/docs/ref/rst/mathematics.txt b/docutils/docs/ref/rst/mathematics.txt
index 278eb444d..5901d6e8e 100644
--- a/docutils/docs/ref/rst/mathematics.txt
+++ b/docutils/docs/ref/rst/mathematics.txt
@@ -989,7 +989,6 @@ with extensible delimiters.
\left.\vert \frac{b}{a}\right\Vert\ \bigl\vert b\Bigr\Vert\ \biggl\vert b\Biggr\Vert
\quad
-
Variable-sized operators:
Inline: `\sum\ \int\ \oint\ \smallint\ \prod\ \coprod\ \bigwedge\