From 73fe6e8d434dcc7f26c5e7430b7a6ef1c5d55d64 Mon Sep 17 00:00:00 2001 From: milde Date: Thu, 28 Jul 2016 21:52:14 +0000 Subject: Clear up and document patch [ 120 ]. The colwidths argument for violates the docutils.dtd. As the "auto"/"given" tags may be ignored by the writers, they may be stored as classes instead. The default case (grid for tables, equal widths for ListTable and CSVTable does not need/get a tag. This way, writers can decide whether to leave column width determination to the backend when the class "colwidths-auto" is set (opt-in) or by default (opt-out with "colwidths-given"). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7958 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- .../functional/expected/math_output_mathml.xhtml | 4 +-- .../expected/standalone_rst_html_plain.html | 29 +--------------------- 2 files changed, 3 insertions(+), 30 deletions(-) (limited to 'docutils/test/functional/expected') diff --git a/docutils/test/functional/expected/math_output_mathml.xhtml b/docutils/test/functional/expected/math_output_mathml.xhtml index a7fbeb58d..aa48367fd 100644 --- a/docutils/test/functional/expected/math_output_mathml.xhtml +++ b/docutils/test/functional/expected/math_output_mathml.xhtml @@ -95,7 +95,7 @@ directives:

physical system changes in time.

Math-Accents:
-
+
@@ -205,7 +205,7 @@ physical system changes in time.

Cases with the AMSmath cases environment (not (yet) supported by HTML writers with --math-output=MathML):

-

System Message: ERROR/3 (functional/input/data/math.txt, line 107)

+

System Message: ERROR/3 (functional/input/data/math.txt, line 108)

Environment not supported! Supported environment: "matrix".

diff --git a/docutils/test/functional/expected/standalone_rst_html_plain.html b/docutils/test/functional/expected/standalone_rst_html_plain.html
index 2f2f1caac..2365b6a62 100644
--- a/docutils/test/functional/expected/standalone_rst_html_plain.html
+++ b/docutils/test/functional/expected/standalone_rst_html_plain.html
@@ -1057,7 +1057,7 @@ empty: -->

2.22 List Tables

Here's a list table exercising all features:

-
+
@@ -1416,33 +1416,6 @@ common request and already on the TODO list.

from the booktabs8 LaTeX package.

list table with integral header
---- - - - - - - - - - - - - - - - - - - -

False

False

False

True

False

True

False

True

True

True

True

True

-

This table also uses the "align-right" class argument, to right-align -the table:

- --- cgit v1.2.1