diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-30 16:24:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-30 16:24:23 +0000 |
commit | 18bb1e2c2cf25f1d0e33edb438a899f6a80cae02 (patch) | |
tree | b33c37fe6b3c4d023321980aa68c4ac937f40827 /Master/texmf-dist/doc/latex/eukdate | |
parent | 8c35ac8f04be9e931fcae14c5f283e875ffaebda (diff) |
new latex package eukdate (30jun08)
git-svn-id: svn://tug.org/texlive/trunk@9114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/eukdate')
-rw-r--r-- | Master/texmf-dist/doc/latex/eukdate/README | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/eukdate/eukdate.pdf | bin | 0 -> 112490 bytes |
2 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/eukdate/README b/Master/texmf-dist/doc/latex/eukdate/README new file mode 100644 index 00000000000..4a45081e586 --- /dev/null +++ b/Master/texmf-dist/doc/latex/eukdate/README @@ -0,0 +1,26 @@ +The eukdate package +Andrew Gilbert Moschou +v1.01 2008/06/28 + +This work is released under the LPPL v1.3c or later. + +The eukdate package is used to change the format of \today's date, +including the weekday, e.g. `Saturday, 26 June 2008', the `UK format', +which is preferred in many parts of the world, as distinct from that +which is used in \maketitle of the article class, `June 26, 2008', the `US format'. + +Usage + +\usepackage[<options>]{eukdate} + Options + - no-weekday + - ukdate + - usdate + - gregorian + - julian + +Commands + \today Redefined to use the format that is specified by the + package options. + \weekday Typesets \today's day of the week. + \monthname Typesets the name of the current month. diff --git a/Master/texmf-dist/doc/latex/eukdate/eukdate.pdf b/Master/texmf-dist/doc/latex/eukdate/eukdate.pdf Binary files differnew file mode 100644 index 00000000000..8ca55f15bd0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/eukdate/eukdate.pdf |