- From: David Carlisle <davidc@nag.co.uk>
- Date: Tue, 06 Nov 2012 23:57:56 +0000
- To: Eduardo Tabacman <eduardot@dessci.com>
- CC: "'www-math@w3.org'" <www-math@w3.org>
On 06/11/2012 23:44, Eduardo Tabacman wrote: > David, > > are these changes in the version of the dtd for download: > > http://www.w3.org/Math/DTD/mathml3/mathml3.dtd > > ? yes, unless I messed up the commit, and in the zip of all the dtd files. It should now say <!ATTLIST %mspace.qname; %CommonAtt; %CommonPresAtt; %TokenAtt; width %length; #IMPLIED height %length; #IMPLIED depth %length; #IMPLIED linebreak (auto|newline|nobreak|goodbreak|badbreak |indentingnewline) #IMPLIED indentalign (left|center|right|auto|id) #IMPLIED indentshift %length; #IMPLIED indenttarget CDATA #IMPLIED indentalignfirst (left|center|right|auto|id|indentalign) #IMPLIED indentshiftfirst CDATA #IMPLIED indentalignlast (left|center|right|auto|id|indentalign) #IMPLIED indentshiftlast CDATA #IMPLIED> > > (I don't see any revision history in the file, btw.) The dtd and XSD versions are never really revised they are simply regenerated from the Relax NG which makes maintaining a separate log of dtd changes a bit hard. I just noticed that the boiler plate dtd comments derived ultimately from the mathml1 and 2 DTD still says there is a revision log at the end which isn't true, I should fix that. > > Thanks, > > eduardo The last few entries in the cvs log for mathml3.dtd are revision 1.13 date: 2012/10/28 23:08:01; author: dcarlis; state: Exp; lines: +8 -1 indentation attributes on mspace ---------------------------- revision 1.12 date: 2012/08/09 12:29:35; author: dcarlis; state: Exp; lines: +20 -20 missing //XML eduardot@dessci.com ---------------------------- revision 1.11 date: 2012/07/06 12:12:29; author: dcarlis; state: Exp; lines: +1 -1 update in line with errata and changes in entities draft distribution David >
Received on Tuesday, 6 November 2012 23:58:22 UTC