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

Icon  Name                                                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2015-03-31 01:58 1.1K [   ] datetime2-hebrew.dtx 2018-04-18 18:31 10K [TXT] datetime2-hebrew.ins 2018-04-18 18:31 860 [   ] datetime2-hebrew.pdf 2018-04-18 18:31 264K
Hebrew 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[hebrew]{article}
\usepackage{babel}
\usepackage[useregional]{datetime2}
\begin{document}
\today
\end{document}

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

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

latex datetime2-hebrew.ins

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

Documentation:

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

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

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