From bb8e8c31dc36e8fb21165ecf3965ecad5f31caad Mon Sep 17 00:00:00 2001 From: milde Date: Sat, 31 Dec 2016 13:55:06 +0000 Subject: [PATCH] Fix problems with DTD. * align is a new attribute for the table element (was attached to the table entry) * measures may contain the percent sign (%), not allowed in NMTOKENS * documentation update Still errors with xmllint: IDREF cannot ref to "ids". An ID must be unique. There is no IDS datatype. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@8008 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 2ae4b9f8c..1723115bd 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -39,15 +39,15 @@ by wrapper DTDs. - - + + + +