diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-21 20:56:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-21 20:56:02 +0000 |
commit | 60c97fceef9abdc952329cd66318bbde2cfbc6de (patch) | |
tree | 931faaf020fbe5b6542ef65d951e52a5710f2613 /Master/texmf-dist/doc/latex/pgf-spectra/README | |
parent | cde7add49b05077ff24b6006f031bbdd70c91d7d (diff) |
pgf-spectra (21apr16)
git-svn-id: svn://tug.org/texlive/trunk@40656 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pgf-spectra/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/pgf-spectra/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-spectra/README b/Master/texmf-dist/doc/latex/pgf-spectra/README new file mode 100644 index 00000000000..bfe4139315a --- /dev/null +++ b/Master/texmf-dist/doc/latex/pgf-spectra/README @@ -0,0 +1,20 @@ +This is pgf-spectra, version 1.0 (15/04/2016). + +This package provides the \pgfspectra[<options>] command which draws continuous and emission or absorption spectra for 99 elements and their ions. +It was developed mainly for the writing of my own documentation and exams sheets supporting directly PDF output format. +The drawing is made with the TikZ package and is based in the pst-spectra extension for PSTricks. + +** Requirements +TikZ and ifthen packages. + +** Installation +Unpack everything in a directory in the TeX search path and refresh the TeX database. + +** Usage +Just place \usepackage{pgf-spectra} in the preamble. + +** Contact the author +Hugo Gomes (hugo.parelho@gmail.com) + +** Licence +Released under the LaTeX Project Public License v1.3 or later, see http://www.latex-project.org/lppl.txt |