summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/datetime2-contrib/datetime2-catalan/README
blob: ebd2936c6900a474f2aaab1d56ff7bd960982958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Catalan 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[catalan]{datetime2}
\begin{document}
\today
\end{document}

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

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

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

latex datetime2-catalan.ins

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

Documentation:

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

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

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