summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-planets/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-04-12 22:29:08 +0000
committerKarl Berry <karl@freefriends.org>2020-04-12 22:29:08 +0000
commit0cac019b0397e90c430eb4953ad8eac940118532 (patch)
tree7e726e4b65cfc3fd595c8ad61804a57a6e75b726 /Master/texmf-dist/doc/latex/tikz-planets/README.md
parentf337ef24d0b836a2f13b8fc1648525ca3122632c (diff)
tikz-planets (31mar20)
git-svn-id: svn://tug.org/texlive/trunk@54708 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-planets/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-planets/README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-planets/README.md b/Master/texmf-dist/doc/latex/tikz-planets/README.md
new file mode 100644
index 00000000000..8cfd1cc000f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tikz-planets/README.md
@@ -0,0 +1,27 @@
+# Description
+These files provide the TikZ-planets package that makes it easy to illustrate celestial mechanics and the solar system.
+
+# Installation
+
+ Move the package (.sty file) to a latex search directory if
+ you want to be able to use it from any directory. Ask you
+ system administrator if you need help.
+
+# Requirements
+TikZ-planets requires the following standard packages:
+
+- xcolor
+- tikz
+- xstring
+- pgfkeys
+
+# Contents
+This repository contains the following files:
+
+- planets.sty, the package
+- planets-doc.pdf, the full documentation for the package
+- planets-doc.tex, the sorce for the documentation
+- README.md, the current file
+
+# License
+Files are shared under the CC-BY-SA 4.0 license. \ No newline at end of file