[xml/sgml-pkgs] Bug#673163: docbook-mathml: Add 1.1 support
Mathieu Malaterre
malat at debian.org
Wed May 16 14:41:38 UTC 2012
Package: docbook-mathml
Version: 1.0.0-2
Severity: normal
some package needs mathml 1.1. See:
http://www.opengl.org/sdk/docs/man4/
The Docbook MathML Module V1.1b1 DTD adds MathML 2.0 to Docbook 4.3. This is
not available in packages for Ubuntu 8.04 or FC5, but is small and easily
installed: Installing from the web - the original dbmathml.dtd file can be
found at http://www.docbook.org/xml/mathml/1.1CR1/dbmathml.dtd. Download this
file, and as root, execute the following commands to save it and add references
to the XML catalog:
mkdir -p /usr/share/xml/docbook-mathml-dtd-1.1CR1
cp -f dbmathml.dtd /usr/share/xml/docbook-mathml-dtd-1.1CR1
xmlcatalog --noout --add public "-//OASIS//DTD DocBook MathML Module V1.1b1//EN" "file:///usr/share/xml/docbook-mathml-dtd-1.1CR1/dbmathml.dtd" /etc/xml/catalog
xmlcatalog --noout --add system "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd" "file:///usr/share/xml/docbook-mathml-dtd-1.1CR1/dbmathml.dtd" /etc/xml/catalog
-- System Information:
Debian Release: 6.0.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages docbook-mathml depends on:
ii docbook-xml 4.5-7 standard XML documentation system
ii sgml-base 1.26+nmu1 SGML infrastructure and SGML catal
ii w3-dtd-mathml 2.0.0.0-1 Mathematical Markup Language V2.0
ii xml-core 0.13 XML infrastructure and XML catalog
docbook-mathml recommends no packages.
Versions of packages docbook-mathml suggests:
ii docbook-xsl 1.75.2+dfsg-5 stylesheets for processing DocBook
-- no debconf information
More information about the debian-xml-sgml-pkgs
mailing list