summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/unitconv/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/unitconv/README.md')
-rw-r--r--Master/texmf-dist/doc/lualatex/unitconv/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/unitconv/README.md b/Master/texmf-dist/doc/lualatex/unitconv/README.md
new file mode 100644
index 00000000000..8bef4b5b655
--- /dev/null
+++ b/Master/texmf-dist/doc/lualatex/unitconv/README.md
@@ -0,0 +1,16 @@
+# README #
+Package unitconv can conver t a TeX length or a given
+value with unit into another unit, Supported are all
+TeX units and also m and km. The output can be in
+scientic notation for large values.
+
+This package needs lualatex!
+
+% This file is distributed under the terms of the LaTeX Project Public
+% License from CTAN archives in directory macros/latex/base/lppl.txt.
+% Either version 1.3 or, at your option, any later version.
+%
+% Copyright 2020 Herbert Voss hvoss@tug.org
+%
+
+%% $Id: README.md 1177 2020-05-07 15:38:43Z herbert $