summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/datetime/README
blob: ca9c30b422e71bc2d0783a984b6dfd2621e061f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
LaTeX Package : datetime v 2.51

Last Modified : 30 January 2007

Author        : Nicola Talbot

Files         : datetime.dtx   - documented source file
                datetime.ins   - installation script


The package datetime.sty provides various different 
formats for \today, and provides commands for displaying 
the current time.  

See the documentation for more details.

To extract the code do:

latex datetime.ins

This will create datetime.sty, lots of .def files, 
datetime.perl files and one sample file: dt-sampl.tex.
(NB it may take a while to extract if you have a slow computer!)  

Move the .sty and .def files to somewhere LaTeX will find it 
(e.g. texmf/tex/latex/datetime/) and remember to update the TeX 
database. 

Copy the .perl file to somewhere where LaTeX2HTML will find it 
(e.g. latex2html/styles/).

To extract the documentation do:

latex datetime.dtx
makeindex -s gglo.ist -t datetime.glg -o datetime.gls datetime.glo
latex datetime.dtx
latex datetime.dtx

Place the resulting file (datetime.dvi) into the documentation
directory (e.g. texmf/doc/latex/datetime/).

Read the file CHANGES for version changes.

This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for
the details of that license.

http://theoval.cmp.uea.ac.uk/~nlct/