summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/datetime
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-08 00:12:18 +0000
committerKarl Berry <karl@freefriends.org>2006-12-08 00:12:18 +0000
commit7f549680dc21a5a0b6c80ce7b1252b232d8535ff (patch)
tree8f8fd8be391bd9e650d01094a09fc16e1602ab53 /Master/texmf-dist/doc/latex/datetime
parent71ba36e9c3d9def1d38c13384caf3b3737c1b188 (diff)
datetime update (7dec06)
git-svn-id: svn://tug.org/texlive/trunk@2623 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/datetime')
-rw-r--r--Master/texmf-dist/doc/latex/datetime/CHANGES7
-rw-r--r--Master/texmf-dist/doc/latex/datetime/README4
-rw-r--r--Master/texmf-dist/doc/latex/datetime/datetime.pdfbin156960 -> 159408 bytes
-rw-r--r--Master/texmf-dist/doc/latex/datetime/dt-sampl.tex4
-rw-r--r--Master/texmf-dist/doc/latex/datetime/manual.html92
5 files changed, 63 insertions, 44 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime/CHANGES b/Master/texmf-dist/doc/latex/datetime/CHANGES
index 5c399d7640b..caa88d52fb1 100644
--- a/Master/texmf-dist/doc/latex/datetime/CHANGES
+++ b/Master/texmf-dist/doc/latex/datetime/CHANGES
@@ -1,5 +1,12 @@
datetime.sty history
+Version 2.49: Fixed some of the multilingual problems, tidied up
+code documentation
+
+Version 2.48: Fixed bug in \pdfdate
+
+Version 2.47: Defined \ier if it doesn't already exist.
+
Version 2.46: Made \today robust.
Version 2.45: Added command to store dates.
diff --git a/Master/texmf-dist/doc/latex/datetime/README b/Master/texmf-dist/doc/latex/datetime/README
index ef53445b4b8..dbfa3c7bfcd 100644
--- a/Master/texmf-dist/doc/latex/datetime/README
+++ b/Master/texmf-dist/doc/latex/datetime/README
@@ -1,6 +1,6 @@
-LaTeX Package : datetime v 2.46
+LaTeX Package : datetime v 2.49
-Last Modified : 30 September 2005
+Last Modified : 5 December 2006
Author : Nicola Talbot
diff --git a/Master/texmf-dist/doc/latex/datetime/datetime.pdf b/Master/texmf-dist/doc/latex/datetime/datetime.pdf
index e243bdd0473..cf9fd80eafb 100644
--- a/Master/texmf-dist/doc/latex/datetime/datetime.pdf
+++ b/Master/texmf-dist/doc/latex/datetime/datetime.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex b/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex
index 44f781b5578..f8ba3b9e046 100644
--- a/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex
+++ b/Master/texmf-dist/doc/latex/datetime/dt-sampl.tex
@@ -5,7 +5,7 @@
%% The original source files were:
%%
%% datetime.dtx (with options: `dt-sampl.tex,package')
-%% Copyright (C) 2005 Nicola Talbot, all rights reserved.
+%% Copyright (C) 2006 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
@@ -45,6 +45,7 @@
\newdateformat{mydate}{\ifshowdow \dayofweekname{\THEDAY}{\THEMONTH}{\THEYEAR} \fi
\THEDAY\ \monthname[\THEMONTH], \THEYEAR}
\newdateformat{yyyymmdd}{\THEYEAR\twodigit{\THEMONTH}\twodigit{\THEDAY}}
+\newdateformat{ukvardate}{\THEDAY\ \monthname[\THEMONTH]\ \THEYEAR}
\newtimeformat{dottime}{\twodigit{\THEHOUR}.\twodigit{\THEMINUTE}}
\newtimeformat{dashtime12}{\THEHOURXII-\twodigit{\THEMINUTE}}
@@ -103,6 +104,7 @@ oclock & \settimeformat{oclock}\currenttime
\begin{tabular}{ll}
\verb|\dashdate| & \dashdate\today\\
\verb|\usvardate| & \usvardate\today\\
+\verb|\ukvardate| & \ukvardate\today\\
\verb|\mydate| & \mydate\today\\
\verb|\yyyymmdd| & \yyyymmdd\today\\
\verb|\dashdate| & \dashdate\formatdate{8}{3}{2000}\\
diff --git a/Master/texmf-dist/doc/latex/datetime/manual.html b/Master/texmf-dist/doc/latex/datetime/manual.html
index b94fed19019..09bd4d1717e 100644
--- a/Master/texmf-dist/doc/latex/datetime/manual.html
+++ b/Master/texmf-dist/doc/latex/datetime/manual.html
@@ -1,22 +1,20 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!--Converted with jLaTeX2HTML 2002-2-1 (1.70) JA patch-2.0
-patched version by: Kenshi Muto, Debian Project.
-* modified by: Shige TAKENO
-LaTeX2HTML 2002-2-1 (1.70),
+<!--Converted with LaTeX2HTML 2002 (1.67)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
-<TITLE>datetime.sty v2.46: Formatting Current Date and Time</TITLE>
-<META NAME="description" CONTENT="datetime.sty v2.46: Formatting Current Date and Time">
+<TITLE>datetime.sty v2.49: Formatting Current Date and Time</TITLE>
+<META NAME="description" CONTENT="datetime.sty v2.49: Formatting Current Date and Time">
<META NAME="keywords" CONTENT="manual">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
-<META NAME="Generator" CONTENT="jLaTeX2HTML v2002-2-1 JA patch-2.0">
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
@@ -36,13 +34,10 @@ original version by: Nikos Drakos, CBLU, University of Leeds
<P>
- <H1 ALIGN="CENTER">datetime.sty v2.46: Formatting Current Date and
+ <H1 ALIGN="CENTER">datetime.sty v2.49: Formatting Current Date and
Time</H1>
-<DIV>
-
-<P ALIGN="CENTER"><STRONG>N.L.C. Talbot</STRONG></P>
-<P ALIGN="CENTER"><STRONG>25 May 2005</STRONG></P>
-</DIV>
+<P ALIGN="CENTER"><STRONG>Nicola L.C. Talbot</STRONG></P>
+<P ALIGN="CENTER"><STRONG>5 Dec 2006</STRONG></P>
<BR>
<H2><A NAME="SECTION00010000000000000000">
@@ -51,30 +46,32 @@ Contents</A>
<!--Table of Contents-->
<UL>
-<LI><A NAME="tex2html26"
+<LI><A NAME="tex2html28"
HREF="manual.html#SECTION00020000000000000000">Introduction</A>
-<LI><A NAME="tex2html27"
+<LI><A NAME="tex2html29"
HREF="manual.html#SECTION00030000000000000000">Date Declarations</A>
-<LI><A NAME="tex2html28"
+<LI><A NAME="tex2html30"
HREF="manual.html#SECTION00040000000000000000">Time Commands</A>
-<LI><A NAME="tex2html29"
+<LI><A NAME="tex2html31"
HREF="manual.html#SECTION00050000000000000000">Formating Dates</A>
-<LI><A NAME="tex2html30"
+<LI><A NAME="tex2html32"
HREF="manual.html#SECTION00060000000000000000">Defining New Date Formats</A>
-<LI><A NAME="tex2html31"
+<LI><A NAME="tex2html33"
HREF="manual.html#SECTION00070000000000000000">Saving Dates</A>
-<LI><A NAME="tex2html32"
+<LI><A NAME="tex2html34"
HREF="manual.html#SECTION00080000000000000000">Predefined Names</A>
-<LI><A NAME="tex2html33"
+<LI><A NAME="tex2html35"
HREF="manual.html#SECTION00090000000000000000">Package Options</A>
-<LI><A NAME="tex2html34"
+<LI><A NAME="tex2html36"
HREF="manual.html#SECTION000100000000000000000">Multilingual Support</A>
-<LI><A NAME="tex2html35"
+<LI><A NAME="tex2html37"
HREF="manual.html#SECTION000110000000000000000">Configuration File</A>
-<LI><A NAME="tex2html36"
+<LI><A NAME="tex2html38"
HREF="manual.html#SECTION000120000000000000000">LaTeX2HTML styles</A>
-<LI><A NAME="tex2html37"
- HREF="manual.html#SECTION000130000000000000000">Contact Details</A>
+<LI><A NAME="tex2html39"
+ HREF="manual.html#SECTION000130000000000000000">Troubleshooting</A>
+<LI><A NAME="tex2html40"
+ HREF="manual.html#SECTION000140000000000000000">Contact Details</A>
</UL>
<!--End of Table of Contents-->
<H1><A NAME="SECTION00020000000000000000">
@@ -187,7 +184,7 @@ In addition, the declarations <code>\date</code><I>lang</I> are
available for all languages defined either by
calling <TT>babel</TT> prior to <TT>datetime</TT> or by
passing the language name as an option to <TT>datetime</TT>.
-See&nbsp;<A HREF="#sec:newdate">later</A>
+See&nbsp;<A HREF="manual.html#sec:newdate">later</A>
if you want to define your own customised date format.
<P>
@@ -211,7 +208,7 @@ Time Commands</A>
The format can be changed using the declaration
<code>\settimeformat{</code><I>style</I><code>}</code>,
where <I>style</I> is the name of the format<A NAME="tex2html4"
- HREF="#foot371"><SUP>1</SUP></A>. Available
+ HREF="#foot378"><SUP>1</SUP></A>. Available
formats are:
<DL>
<DT><STRONG>xxivtime</STRONG></DT>
@@ -274,7 +271,7 @@ Formating Dates</A>
</H1>
The command <code>\pdfdate</code><A NAME="tex2html6"
- HREF="#foot169"><SUP>3</SUP></A> prints the date in the format required for
+ HREF="#foot172"><SUP>3</SUP></A> prints the date in the format required for
PDF files, e.g. if the date is 1 May 2004 and time is
22:02, <code>\pdfdate</code> will print 20040501220200. The reason
this date format is separate from all the others is because the
@@ -353,10 +350,10 @@ will only be added if <I>number</I> is 1, otherwise only
<P>
The macro <code>\formatdate{</code><I>day</I><code>}{</code><I>month</I><code>}{</code><I>year</I><code>}</code><A NAME="tex2html8"
- HREF="#foot373"><SUP>4</SUP></A> formats
+ HREF="#foot380"><SUP>4</SUP></A> formats
the specified date according to the current format of
<code>\today</code><A NAME="tex2html9"
- HREF="#foot374"><SUP>5</SUP></A>. (Arguments
+ HREF="#foot381"><SUP>5</SUP></A>. (Arguments
must all be integers.) For example, in combination with
<code>\longdate</code>, the command
<BR><code>\formatdate{27}{9}{2004}</code>
@@ -368,7 +365,7 @@ September, 2004.
You can ensure that a number is displayed with at least two
digits by using the command
<code>\twodigit{</code><I>num</I><code>}</code><A NAME="tex2html10"
- HREF="#foot233"><SUP>6</SUP></A>.
+ HREF="#foot236"><SUP>6</SUP></A>.
This is of use if you want to define your own date or time
formats.
@@ -455,7 +452,7 @@ Saving Dates</A>
<P>
It is possible to save a date for later use using the command:
<A NAME="tex2html11"
- HREF="#foot266"><SUP>7</SUP></A>
+ HREF="#foot269"><SUP>7</SUP></A>
<P>
<code>\newdate{</code><I>name</I><code>}{</code><I>day</I><code>}{</code><I>month</I><code>}{</code><I>year</I><code>}</code>
@@ -774,6 +771,16 @@ implemented.
<P>
<H1><A NAME="SECTION000130000000000000000">
+Troubleshooting</A>
+</H1>
+
+<P>
+There is a <TT>datetime</TT> FAQ available at:
+<TT><A NAME="tex2html12"
+ HREF="http://theoval.cmp.uea.ac.uk/~nlct/latex/packages/faq/">http://theoval.cmp.uea.ac.uk/~nlct/latex/packages/faq/</A></TT>
+<P>
+
+<H1><A NAME="SECTION000140000000000000000">
Contact Details</A>
</H1>
Dr Nicola Talbot
@@ -785,11 +792,11 @@ University of East Anglia
Norwich. NR4 7TJ.
<BR>
United Kingdom.
-<BR> <TT><A NAME="tex2html12"
+<BR> <TT><A NAME="tex2html13"
HREF="http://theoval.cmp.uea.ac.uk/~nlct/">http://theoval.cmp.uea.ac.uk/~nlct/</A></TT>
<BR><HR><H4>Footnotes</H4>
<DL>
-<DT><A NAME="foot371">... format</A><A
+<DT><A NAME="foot378">... format</A><A
HREF="manual.html#tex2html4"><SUP>1</SUP></A></DT>
<DD>Note that the commands <TT>&#92;xxivtime</TT>,
<TT>&#92;ampmtime</TT> and
@@ -808,13 +815,13 @@ given by placing a backslash in front of <I>style</I>. So
2.43 fixed bug which caused an infinite loop on the hour.
</DD>
-<DT><A NAME="foot169">... <code>\pdfdate</code></A><A
+<DT><A NAME="foot172">... <code>\pdfdate</code></A><A
HREF="manual.html#tex2html6"><SUP>3</SUP></A></DT>
<DD>thanks to Ulrich Dirr for
asking about this
</DD>
-<DT><A NAME="foot373">...year<code>}</code></A><A
+<DT><A NAME="foot380">...year<code>}</code></A><A
HREF="manual.html#tex2html8"><SUP>4</SUP></A></DT>
<DD>Note the
name change since version 1.1. The command name was changed
@@ -824,7 +831,7 @@ from <TT>&#92;thedate</TT>
file.
</DD>
-<DT><A NAME="foot374">...
+<DT><A NAME="foot381">...
<code>\today</code></A><A
HREF="manual.html#tex2html9"><SUP>5</SUP></A></DT>
<DD>To be more precise, &#92;
@@ -834,12 +841,12 @@ file.
of &#92;<TT>formatdate</TT>
</DD>
-<DT><A NAME="foot233">...num<code>}</code></A><A
+<DT><A NAME="foot236">...num<code>}</code></A><A
HREF="manual.html#tex2html10"><SUP>6</SUP></A></DT>
<DD>New to version 2.2
</DD>
-<DT><A NAME="foot266">... command:</A><A
+<DT><A NAME="foot269">... command:</A><A
HREF="manual.html#tex2html11"><SUP>7</SUP></A></DT>
<DD>Thanks to Denis Bitouz&#233; for asking about this
@@ -847,7 +854,10 @@ of &#92;<TT>formatdate</TT>
</DL>
<BR><HR>
<ADDRESS>
-<a href=http://theoval.cmp.uea.ac.uk/~nlct/>Nicola L. C. Talbot</a>. <a href=http://www.cmp.uea.ac.uk/>School of Computing Sciences</a>. <a href=http://www.uea.ac.uk/>University of East Anglia.</a> Last Modified: 2005-10-01
+<A href=http://theoval.cmp.uea.ac.uk/~nlct/>Nicola L. C. Talbot</A>.
+<A HREF=http://www.cmp.uea.ac.uk/>School of Computing Sciences</A>.
+<A HREF=http://www.uea.ac.uk/>University of East Anglia.</A>
+Last Modified: 2006-12-06
</ADDRESS>
</BODY>
</HTML>