diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/isodate/isodate.xml | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/isodate/isodate.xml')
-rw-r--r-- | Master/texmf-dist/doc/latex/isodate/isodate.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/isodate/isodate.xml b/Master/texmf-dist/doc/latex/isodate/isodate.xml new file mode 100644 index 00000000000..93e6de239bc --- /dev/null +++ b/Master/texmf-dist/doc/latex/isodate/isodate.xml @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<!DOCTYPE entry SYSTEM "../catalogue.dtd"> +<entry id="isodate" + datestamp="2005/03/11" + modifier="h.harders@tu-bs.de"> + <about> + <name>isodate</name> + <caption>Tune the output format of dates language dependent.</caption> + <author> + <name>Harald Harders</name> + <email>h.harders@tu-bs.de</email> + </author> + <license type="lppl"/> + <version> + <number>2.27</number> + </version> + </about> + <description> + <abstract> + This package provides ten output formats of the + commands \today, \printdate, \printdateTeX, and \daterange + (partly language dependent): + ISO (yyyy-mm-dd), numeric (e.g. dd.\,mm.~yyyy), short + (e.g. dd.\,mm.\,yy), TeX (yyyy/mm/dd), original (e.g. dd. mmm yyyy), + short original (e.g. dd. mmm yy), as well as numerical formats with + Roman numerals for the month. + The commands \printdate and \printdateTeX print any date. + The command \daterange prints a date range and leaves out unnecessary + year or month entries. + This package supports German (old and new rules, Austrian), US + English, French, Danish, Swedish, and Norwegian. + </abstract> + <documentation location="http" type="pdf"> + http://www.act.cmis.csiro.au/gjw/tex/docs/isodate.pdf + </documentation> + </description> + <distribution> + <texlive>latex3</texlive> + <ctan>macros/latex/contrib/isodate</ctan> + </distribution> +</entry> + |