diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.xml')
-rw-r--r-- | Master/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.xml b/Master/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.xml new file mode 100644 index 00000000000..2e9e53167c8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.xml @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<!DOCTYPE entry SYSTEM "../catalogue.dtd"> +<entry id="onlyamsmath" + datestamp="2001/10/04" + modifier="h.harders@tu-bs.de"> + <about> + <name>onlyamsmath</name> + <caption>Inhibit use of TeX resp. LaTeX math environments when using amsmath.sty</caption> + <author> + <name>Harald Harders</name> + <email>h.harders@tu-bs.de</email> + </author> + <license type="lppl"/> + <version> + <number>0.04</number> + </version> + </about> + <description> + <abstract> + This package inhibits the usage of plain TeX and on demand of + standard LaTeX math environments. + This is useful for class writers who want to force their clients to + use the environments provided by the amsmath package. + </abstract> + </description> + <distribution> + <texlive>latex3</texlive> + <ctan>macros/latex/contrib/supported/onlyamsmath</ctan> + </distribution> +</entry> |