summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-17 20:42:39 +0000
committerKarl Berry <karl@freefriends.org>2021-05-17 20:42:39 +0000
commitb6f5da4a89743f4721fee57f625adfa5f5a902e8 (patch)
treeff0cb53392fae20e9c72151ab2dc4253dbfb96db /Master/texmf-dist/doc
parenta8319d0562628a7cb15c911bcb2b808ef841938f (diff)
pgf-spectra (17may21)
git-svn-id: svn://tug.org/texlive/trunk@59242 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/pgf-spectra/README77
-rw-r--r--Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataLSE.pdfbin2663437 -> 1972769 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataNIST.pdfbin2570615 -> 1885451 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraManual.pdfbin993212 -> 2390104 bytes
4 files changed, 70 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/pgf-spectra/README b/Master/texmf-dist/doc/latex/pgf-spectra/README
index 9fb63edd8e0..43bcfd314a7 100644
--- a/Master/texmf-dist/doc/latex/pgf-spectra/README
+++ b/Master/texmf-dist/doc/latex/pgf-spectra/README
@@ -1,10 +1,47 @@
-This is pgf-spectra, version 2.0.0 (15/03/2021).
+This is pgf-spectra, version 2.1.0 (12/05/2021).
This package provides the \pgfspectra[<options>] command which draws continuous and emission or absorption spectra for 98 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.
____________________________________________________________
Major changes:
+The continuous visible region is now drawn via TikZ shading improving a little bit the speed of the whole process.
+Minor fix: the width of the emission/absortion lines are now correctly drawn
+New commands:
+- \tempercolor (correlated color temperature, Kelvin to rgb color)
+- \pgfspectrashade (for usage with TikZ package)
+- \pgfspectraplotshade (for usage with PGFPLOTS package)
+- \pgfspectraplotmap (for usage with PGFPLOTS package)
+- \pgfspectrarainbow (draws a rainbow)
+New keys for \pgfspectra:
+- use visible shading
+- backVIS
+- axis unit
+- axis unit precision
+Keys for \pgfspectraplotshade:
+- shade end
+- shade opacity
+- shade opacity color
+Keys for \pgfspectrarainbow:
+- rainbow fade
+- rainbow start
+- rainbow knock out
+- rainbow background
+- rainbow transparency
+____________________________________________________________
+
+** Requirements: TikZ package.
+** 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
+____________________________________________________________
+
+Previous versions
+____________________________________________________________
+
+version 2.0.0 (15/03/2021).
+Major changes:
- the 'window' of spectra now ranges from 10nm to 4000nm
and the lines was updated. (In version 1.0 was 380nm to 740nm)
- support for redshifted (blueshifted) lines
@@ -21,9 +58,35 @@ New keys:
- show redshift value
____________________________________________________________
-** Requirements: TikZ package.
-** 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
-____________________________________________________________ \ No newline at end of file
+First release: version 1.0 (15/04/2016)
+Commands:
+- \pgfspectra
+- \wlcolor
+Keys:
+- element
+- width
+- height
+- back
+- charge
+- Imin
+- lines
+- line width
+- begin
+- end
+- axis step
+- axis color
+- axis font
+- axis font color
+- label position
+- label before text
+- label after text
+- label font
+- label font color
+- gamma
+- brightness
+- line intensity
+- relative intensity threshold
+- absorption
+- axis
+- label
+- relative intensity
diff --git a/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataLSE.pdf b/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataLSE.pdf
index 21116c4bd44..4c997bc4ece 100644
--- a/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataLSE.pdf
+++ b/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataLSE.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataNIST.pdf b/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataNIST.pdf
index bddf21a5612..f2cff8d06b5 100644
--- a/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataNIST.pdf
+++ b/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraDataNIST.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraManual.pdf b/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraManual.pdf
index 2d673951d35..08d2f90d44f 100644
--- a/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraManual.pdf
+++ b/Master/texmf-dist/doc/latex/pgf-spectra/pgf-spectraManual.pdf
Binary files differ