summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-solarsystem
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-22 21:17:15 +0000
committerKarl Berry <karl@freefriends.org>2017-08-22 21:17:15 +0000
commit5b86a262bc6cd64f5fb9f93028dc3e2762361822 (patch)
tree37dea08a0bd7e48970c5769a76906fc6cb0681a7 /Master/texmf-dist/doc/generic/pst-solarsystem
parente216693472e2d6c6af186ad779e6b990a6f42a93 (diff)
pst-solarsystem (22aug17)
git-svn-id: svn://tug.org/texlive/trunk@45097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-solarsystem')
-rw-r--r--Master/texmf-dist/doc/generic/pst-solarsystem/Changes1
-rw-r--r--Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdfbin284529 -> 284568 bytes
-rw-r--r--Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex6
3 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-solarsystem/Changes b/Master/texmf-dist/doc/generic/pst-solarsystem/Changes
index 43753e18b27..2791a268840 100644
--- a/Master/texmf-dist/doc/generic/pst-solarsystem/Changes
+++ b/Master/texmf-dist/doc/generic/pst-solarsystem/Changes
@@ -1,4 +1,5 @@
..... pst-solarsystem.tex
+0.13 2017-08-22 - values->solarValues
0.12a 2017-08-14 - updated documentation
0.12 2012-01-01 - first version
diff --git a/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf b/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf
index ca86fc44249..b23e717f6ba 100644
--- a/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf
+++ b/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex b/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex
index f92f53f96ad..cea906760a9 100644
--- a/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex
+++ b/Master/texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex
@@ -52,7 +52,7 @@ with the following parameters, for example:
By default, if no parameter is specified, \Lcs{SolarSystem} gives the configuration
day 0 hours to compile.
-The \Lkeyword{values} is enabled by default. It displays the values of
+The \Lkeyword{solarValues} is enabled by default. It displays the values of
longitude, latitude, and the distance in astronomical units.
The accuracy of the calculations is about 0.1 to 0.3 degrees (comparing to ephemeris
@@ -63,14 +63,14 @@ graph.
\begin{center}
\SolarSystem
-\SolarSystem[Day=30,Month=06,Year=2001,Hour=23,Minute=59,Second=59,viewpoint=1 -1 2,values=false]
+\SolarSystem[Day=30,Month=06,Year=2001,Hour=23,Minute=59,Second=59,viewpoint=1 -1 2,solarValues=false]
\end{center}
\begin{verbatim}
\SolarSystem[Day=30,Month=06,Year=2001,
Hour=23,Minute=59,Second=59,
- viewpoint=1 -1 2,values=false]
+ viewpoint=1 -1 2,solarValues=false]
\end{verbatim}