Index of /archives/text/CTAN/macros/latex2e/contrib/datetime2-contrib/datetime2-turkish
Name Last modified Size Description
Parent Directory -
datetime2-turkish.pdf 2019-10-10 18:03 71K
datetime2-turkish.dtx 2019-10-10 18:03 14K
datetime2-turkish.ins 2019-10-10 18:03 1.3K
README 2015-04-01 20:48 1.2K
Turkish 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[turkish]{datetime2}
\begin{document}
\today
\end{document}
\documentclass[turkish]{article}
\usepackage{babel}
\usepackage[useregional]{datetime2}
\begin{document}
\today
\end{document}
\documentclass{article}
\usepackage{polyglossia}
\setmainlanguage{turkish}
\usepackage[turkish]{datetime2}
\begin{document}
\today
\end{document}
INSTALLATION
============
xelatex datetime2-turkish.ins
Move all *.ldf files to
TEXMF/tex/latex/datetime2-contrib/datetime2-turkish/
Documentation:
xelatex datetime2-turkish.dtx
makeindex -s gind.ist datetime2-turkish.idx
makeindex -s gglo.ist -o datetime2-turkish.gls datetime2-turkish.glo
xelatex datetime2-turkish.dtx
xelatex datetime2-turkish.dtx
Move datetime2-turkish.pdf and README to
TEXMF/doc/latex/datetime2-contrib/datetime2-turkish/
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3 for the details of that
license.