Index of /archives/text/CTAN/macros/latex/contrib/datetime2-contrib/datetime2-icelandic

Icon  Name                                                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2018-04-24 21:48 1.3K [   ] datetime2-icelandic.dtx 2022-12-06 23:16 16K [TXT] datetime2-icelandic.ins 2022-12-06 23:03 1.3K [   ] datetime2-icelandic.pdf 2022-12-06 23:16 72K
Icelandic 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[icelandic]{datetime2}
\begin{document}
\today
\end{document}

\documentclass[icelandic]{article}
\usepackage{babel}
\usepackage[useregional]{datetime2}
\begin{document}
\today
\end{document}

\documentclass{article}
\usepackage{polyglossia}
\setmainlanguage{icelandic}
\usepackage[icelandic]{datetime2}
\begin{document}
\today
\end{document}

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

xelatex datetime2-icelandic.ins

Move all *.ldf files to
TEXMF/tex/latex/datetime2-contrib/datetime2-icelandic/

Documentation:

xelatex datetime2-icelandic.dtx
makeindex -s gind.ist datetime2-icelandic.idx
makeindex -s gglo.ist -o datetime2-icelandic.gls datetime2-icelandic.glo
xelatex datetime2-icelandic.dtx
xelatex datetime2-icelandic.dtx

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

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