summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uhrzeit/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-02-03 23:06:56 +0000
committerKarl Berry <karl@freefriends.org>2016-02-03 23:06:56 +0000
commit5bde818d4507934bd514e3a8a2cba02b718928c3 (patch)
treed816594aab61f71711c2a9974740b83c143c33d9 /Master/texmf-dist/doc/latex/uhrzeit/README.txt
parent62e3c9efec22cf286ef647bfa7a8549b22ccfdb0 (diff)
uhrzeit (2feb16)
git-svn-id: svn://tug.org/texlive/trunk@39570 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/uhrzeit/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/uhrzeit/README.txt56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uhrzeit/README.txt b/Master/texmf-dist/doc/latex/uhrzeit/README.txt
new file mode 100644
index 00000000000..ec68d8a1212
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uhrzeit/README.txt
@@ -0,0 +1,56 @@
+README.txt
+
+The primary goal for uhrzeit.sty is to facilitate
+formats of times and ranges of times as formerly used
+in Germany.
+
+Copyright 2016 Olaf Meltzer
+
+Dokumentation in deutscher Sprache liegt als uhrzeit-doc.pdf bei.
+Sie wurde aus uhrzeit-doc.tex unter Verwendung von uhrzeit.sty mit
+pdfLaTeX erzeugt.
+
+Manual input of times and ranges of times
+as formerly used in Germany:
+
+ Macro Output
+ -----------------------------------------
+ \uhr{5}{07} 5^07 Uhr
+ \vonbis{5}{07}{13}{45} 5^07 -- 13^45 Uhr
+
+
+Print the actual time:
+
+ Macro Output Applicability
+ ----------------------------------------------
+ \dtd 5.07 (not commonly used)
+ \dtc 05:07 (international)
+ \uhri 5.07 Uhr (Duden, 22. Aufl., S. 110)
+ \uhrii 05:07 Uhr (DIN 5008)
+ \uhriii 5^07 Uhr (formerly in common use)
+ \uhriv 05^07 Uhr (even formerly not commonly used)
+
+
+Licence
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is Olaf Meltzer.
+
+This work consists of this README.txt, the files
+uhrzeit.sty, uhrzeit-doc.tex, and the derived file uhrzeit-doc.pdf.
+
+Author: Olaf Meltzer <olaf.meltzer@gmx.de>
+
+ The style uses some ideas, published by
+ Leif Albers and Andreas Matthias
+ in de.comp.text.tex
+