diff options
author | Karl Berry <karl@freefriends.org> | 2007-08-24 18:42:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-08-24 18:42:16 +0000 |
commit | fabf181c6946e1e5ea931f003df726c9c1c553b8 (patch) | |
tree | 9f7a87be2b2b7a566eb69fbb16faf269252363de /Master/texmf-dist/doc/latex/datetime/dt-sampl.tex | |
parent | 636d13a66cc63625779c228dd77846fb5f99c39e (diff) |
datetime 2.55 (20aug07)
git-svn-id: svn://tug.org/texlive/trunk@4803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/datetime/dt-sampl.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime/dt-sampl.tex | 53 |
1 files changed, 11 insertions, 42 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex b/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex index f1a16d56259..ed39ed2f7ce 100644 --- a/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex +++ b/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex @@ -1,31 +1,3 @@ -%% -%% This is file `dt-sampl.tex', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% datetime.dtx (with options: `dt-sampl.tex,package') -%% Copyright (C) 2007 Nicola Talbot, all rights reserved. -%% If you modify this file, you must change its name first. -%% You are NOT ALLOWED to distribute this file alone. You are NOT -%% ALLOWED to take money for the distribution or use of either this -%% file or a changed version, except for a nominal charge for copying -%% etc. -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} \documentclass[a4paper]{article} \usepackage{ifpdf} @@ -86,17 +58,17 @@ oclock & \settimeformat{oclock}\currenttime \begin{tabular}{ll} \verb|\longdate| & \longdate\formatdate{1}{3}{2000}\\ -\verb|\shortdate| & \shortdate\formatdate{8}{3}{2000}\\ -\verb|\ddmmyyyydate| & \ddmmyyyydate\formatdate{8}{3}{2000}\\ -\verb|\dmyyyydate| & \dmyyyydate\formatdate{8}{3}{2000}\\ -\verb|\ddmmyydate| & \ddmmyydate\formatdate{8}{3}{2000}\\ -\verb|\dmyydate| & \dmyydate\formatdate{8}{3}{2000}\\ -\verb|\textdate| & \textdate\formatdate{8}{3}{2000}\\ -\verb|\usdate| & \usdate\formatdate{8}{3}{2000}\\ -\verb|\mmddyyyydate| & \mmddyyyydate\formatdate{8}{3}{2000}\\ -\verb|\mdyyyydate| & \mdyyyydate\formatdate{8}{3}{2000}\\ -\verb|\mmddyydate| & \mmddyydate\formatdate{8}{3}{2000}\\ -\verb|\mdyydate| & \mdyydate\formatdate{8}{3}{2000} +\verb|\shortdate| & \shortdate\formatdate{1}{3}{2000}\\ +\verb|\ddmmyyyydate| & \ddmmyyyydate\formatdate{1}{3}{2000}\\ +\verb|\dmyyyydate| & \dmyyyydate\formatdate{1}{3}{2000}\\ +\verb|\ddmmyydate| & \ddmmyydate\formatdate{1}{3}{2000}\\ +\verb|\dmyydate| & \dmyydate\formatdate{1}{3}{2000}\\ +\verb|\textdate| & \textdate\formatdate{1}{3}{2000}\\ +\verb|\usdate| & \usdate\formatdate{1}{3}{2000}\\ +\verb|\mmddyyyydate| & \mmddyyyydate\formatdate{1}{3}{2000}\\ +\verb|\mdyyyydate| & \mdyyyydate\formatdate{1}{3}{2000}\\ +\verb|\mmddyydate| & \mmddyydate\formatdate{1}{3}{2000}\\ +\verb|\mdyydate| & \mdyydate\formatdate{1}{3}{2000} \end{tabular} \section{Defining New Dates} @@ -123,6 +95,3 @@ hhmm & \settimeformat{hhmm}\currenttime \end{tabular} \end{document} -\endinput -%% -%% End of file `dt-sampl.tex'. |