diff options
Diffstat (limited to 'htdocs/sgml-lib/mathml.soc')
-rw-r--r-- | htdocs/sgml-lib/mathml.soc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/sgml-lib/mathml.soc b/htdocs/sgml-lib/mathml.soc index 59973e9..f5b1ee9 100644 --- a/htdocs/sgml-lib/mathml.soc +++ b/htdocs/sgml-lib/mathml.soc @@ -17,3 +17,7 @@ SYSTEM "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" SYSTEM "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd" "REC-MathML2-20010221/mathml2.dtd" +-- XHTML + MathML + SVG -- +PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" + "xhtml-math-svg-flat-20020430.dtd" + |