Index of /archives/text/CTAN/macros/latex/contrib/datetime2-contrib/datetime2-en-fulltext

Icon  Name                                                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2015-04-02 00:20 1.3K [   ] datetime2-en-fulltext.dtx 2015-04-02 00:13 22K [TXT] datetime2-en-fulltext.ins 2015-04-01 21:33 953 [   ] datetime2-en-fulltext.pdf 2015-04-02 00:13 226K [   ] sample-en-fulltext.pdf 2015-04-02 00:15 45K [   ] sample-en-fulltext.tex 2015-04-02 00:15 2.7K
English Full Text Styles for datetime2 Package

Author: Nicola L. C. Talbot
        www.dickimaw-books.com

Licence: LPPL

Required Packages: datetime2, fmtcount

This package provides the following the date and time
styles "en-fulltext", "en-FullText", "en-FULLTEXT" and the
additional time style "en-Fulltext". (The date equivalent can be
obtained through commands like \Today.)

Example usage:

\documentclass{article}
\usepackage[showdow]{datetime2-en-fulltext}
\begin{document}
Date: \today. Time: \DTMcurrenttime.
\end{document}

Unlike the base styles provided by datetime2.sty, these styles
aren't expandable styles. This means that you can't use the
date or time in PDF bookmarks or in the argument of certain
commands, such as \MakeUppercase, while these styles are in use.

INSTALLATION
============

latex datetime2-fulltext.ins

Move *.sty file to
TEXMF/tex/latex/datetime2-contrib/datetime2-en-fulltext/

Documentation:

pdflatex datetime2-fulltext.dtx
makeindex -s gind.ist datetime2-fulltext.idx
makeindex -s gglo.ist -o datetime2-fulltext.gls datetime2-fulltext.glo
pdflatex datetime2-fulltext.dtx
pdflatex datetime2-fulltext.dtx

Move datetime2-fulltext.pdf and README to
TEXMF/doc/latex/datetime2-contrib/datetime2-fulltext/

This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3 for the details of that
license.