diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-12 22:29:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-12 22:29:08 +0000 |
commit | 0cac019b0397e90c430eb4953ad8eac940118532 (patch) | |
tree | 7e726e4b65cfc3fd595c8ad61804a57a6e75b726 /Master/texmf-dist/doc/latex/tikz-planets/README.md | |
parent | f337ef24d0b836a2f13b8fc1648525ca3122632c (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.md | 27 |
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 |