Index of /archives/text/CTAN/macros/latex2e/contrib/datetime2-contrib/datetime2-latin
Name Last modified Size Description
Parent Directory -
datetime2-latin.pdf 2018-05-18 20:09 266K
datetime2-latin.dtx 2018-05-18 20:08 13K
README 2018-05-18 20:09 1.2K
datetime2-latin.ins 2018-05-18 20:08 853
Latin Language Module for datetime2 Package
Author: Nicola L. C. Talbot (inactive)
Licence: LPPL
Required Packages: datetime2, tracklang
This module is unmaintained. If you want to volunteer to take over
the maintenance contact me at www.dickimaw-books.com/contact.html
Example usage:
\documentclass{article}
\usepackage[latin]{datetime2}
\begin{document}
\today
\end{document}
\documentclass[latin]{article}
\usepackage{babel}
\usepackage[useregional]{datetime2}
\begin{document}
\today
\end{document}
\documentclass{article}
\usepackage{polyglossia}
\setmainlanguage{latin}
\usepackage[latin]{datetime2}
\begin{document}
\today
\end{document}
INSTALLATION
============
latex datetime2-latin.ins
Move all *.ldf files to
TEXMF/tex/latex/datetime2-contrib/datetime2-latin/
Documentation:
pdflatex datetime2-latin.dtx
makeindex -s gind.ist datetime2-latin.idx
makeindex -s gglo.ist -o datetime2-latin.gls datetime2-latin.glo
pdflatex datetime2-latin.dtx
pdflatex datetime2-latin.dtx
Move datetime2-latin.pdf and README to
TEXMF/doc/latex/datetime2-contrib/datetime2-latin/
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3 for the details of that
license.