summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/termcal-de/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/termcal-de/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/termcal-de/README.md33
1 files changed, 30 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/termcal-de/README.md b/Master/texmf-dist/doc/latex/termcal-de/README.md
index 0abb9fa77a0..ecc318c09ba 100644
--- a/Master/texmf-dist/doc/latex/termcal-de/README.md
+++ b/Master/texmf-dist/doc/latex/termcal-de/README.md
@@ -1,5 +1,32 @@
# termcal-de
-Version 2017/08/03
-Provides a German localisation to the termcal LaTeX package written by Bill Mitchell
+This package rovides a German localisation to the `termcal` LaTeX package written by Bill Mitchell
-This work is licensed under the LPPL 1.3c or any later version.
+**Required Packages:**
+`termcal`, `pgfkeys`, `pgfopts`, `datetime2` and `datetime2-german`
+
+**Licence:**
+LPPL 1.3c or any later version (available at [http://www.latex-project.org/lppl.txt](http://www.latex-project.org/lppl.txt "Show the current version of the LPPL"))
+
+This package is maintained.
+Current maintainer is Sebastian Friedl.
+
+
+## Installation
+
+Extract *package* files:
+
+ latex termcal-de.ins
+
+Move the resulting `.sty` file to `TEXMF/tex/latex/termcal-de/`
+
+Then, you can compile the *documentation* yourself by executing
+
+ lualatex termcal-de-doc.dtx
+ makeindex -s gind.ist termcal-de-doc.idx
+ makeindex -s gglo.ist -o termcal-de-doc.gls termcal-de-doc.glo
+ lualatex termcal-de-doc.dtx
+ lualatex termcal-de-doc.dtx
+
+or just use the precompiled documentation shipped with the source files.
+In both cases, copy the files `termcal-de-doc.pdf` and `README.md` to
+`TEXMF/doc/latex/termcal-de/`