summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mercatormap/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mercatormap/README')
-rw-r--r--macros/latex/contrib/mercatormap/README43
1 files changed, 43 insertions, 0 deletions
diff --git a/macros/latex/contrib/mercatormap/README b/macros/latex/contrib/mercatormap/README
new file mode 100644
index 0000000000..eb1212c1ac
--- /dev/null
+++ b/macros/latex/contrib/mercatormap/README
@@ -0,0 +1,43 @@
+%% The LaTeX package mercatormap - version 1.00 (2020/04/20)
+%%
+%% -------------------------------------------------------------------------------------------
+%% Copyright (c) 2020 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% -------------------------------------------------------------------------------------------
+%%
+%% 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 `author-maintained'.
+%%
+%% This work consists of all files listed in README
+%%
+
+The package ...
+
+Contents of the package
+=======================
+ 'README' this file
+ 'mercatormap.sty' LaTeX package file (style file)
+ 'mercatorsupplier.def' LaTeX package file (include file for style)
+ 'mercatorpy.def' LaTeX package file (Python generator)
+ 'mercatormap.pdf' Documentation
+ 'mercatormap.tex' Source code of the documentation (main file)
+ '*.doc.*' Source code of the documentation (include files)
+ 'mercatormap-example.tex' Source code of an example
+ 'mercatormap.bib' Bibliography of the documentation
+
+Installation
+============
+Copy the contents of the 'mercatormap.tds.zip' from CTAN to your local TeX file tree.
+
+Alternatively, put the files to their respective locations within the TeX installation:
+ 'mercatormap.sty' -> /tex/latex/mercatormap
+ 'mercatorpy.def' -> /tex/latex/mercatormap
+ 'mercatorsupplier.def' -> /tex/latex/mercatormap
+
+ all other files -> /doc/latex/mercatormap