diff options
Diffstat (limited to 'docs/docbook/xslt/db2latex/mathml/latex.entities.dtd')
-rw-r--r-- | docs/docbook/xslt/db2latex/mathml/latex.entities.dtd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docbook/xslt/db2latex/mathml/latex.entities.dtd b/docs/docbook/xslt/db2latex/mathml/latex.entities.dtd new file mode 100644 index 0000000000..7ec703e2c7 --- /dev/null +++ b/docs/docbook/xslt/db2latex/mathml/latex.entities.dtd @@ -0,0 +1,7 @@ +<!ELEMENT character (#PCDATA)> + +<!ATTLIST character +entity CDATA #REQUIRED +arguments CDATA #IMPLIED +> + |