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

Icon  Name                                                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2015-03-30 06:26 1.3K [   ] datetime2-bulgarian.dtx 2018-03-19 22:38 18K [TXT] datetime2-bulgarian.ins 2018-03-19 22:39 1.3K [   ] datetime2-bulgarian.pdf 2018-03-19 22:39 81K
Bulgarian 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[bulgarian]{datetime2}
\begin{document}
\today
\end{document}

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

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

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

xelatex datetime2-bulgarian.ins

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

Documentation:

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

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

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