diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/leftidx/leftidx.xml')
-rw-r--r-- | Master/texmf-dist/doc/latex/leftidx/leftidx.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/leftidx/leftidx.xml b/Master/texmf-dist/doc/latex/leftidx/leftidx.xml new file mode 100644 index 00000000000..977f1c51a13 --- /dev/null +++ b/Master/texmf-dist/doc/latex/leftidx/leftidx.xml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<!DOCTYPE entry SYSTEM "../catalogue.dtd"> +<entry id="leftidx" + datestamp="2003/09/24" + modifier="h.harders@tu-bs.de"> + <about> + <name>leftidx</name> + <caption>Left and right subscripts and superscripts in math mode.</caption> + <author> + <name>Harald Harders</name> + <email>h.harders@tu-bs.de</email> + </author> + <license type="lppl"/> + </about> + <description> + <abstract> + Left and right subscripts and superscripts are automatically raised + for better fitting to the symbol they belong to. + </abstract> + </description> + <distribution> + <ctan>macros/latex/contrib/other/leftidx</ctan> + <texlive>latex3</texlive> + </distribution> +</entry> + |