blob: 354d3adc4b7948ecd452d9ea1daefcf06da77c93 (
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
|
# datetime2-german
German Language Module for `datetime2` Package
Authors: Nicola L. C. Talbot (inactive), Sebastian Friedl
Licence: LPPL 1.3c
Required Packages: `datetime2`, `tracklang`
This module is maintained.
Current maintainer is Sebastian Friedl.
Thanks to Jürgen Spitzmüller for his valuable advice while developing Version 2.0 of this module.
## Installation
`latex datetime2-german.ins`
Move all `*.ldf` files to `TEXMF/tex/latex/datetime2-contrib/datetime2-german/`
Documentation:
pdflatex datetime2-german.dtx
makeindex -s gind.ist datetime2-german.idx
makeindex -s gglo.ist -o datetime2-german.gls datetime2-german.glo
pdflatex datetime2-german.dtx
pdflatex datetime2-german.dtx
Move `datetime2-german.pdf` and `README` to `TEXMF/doc/latex/datetime2-contrib/datetime2-german/`
This material is subject to the LaTeX Project Public License. See [http://www.latex-project.org/lppl.txt](http://www.latex-project.org/lppl.txt "Show the current version of the LPPL") for the details of that license.
|