diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-23 21:59:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-23 21:59:09 +0000 |
commit | 25e2d07e6e4346cd52777d58bd2bf885c418e534 (patch) | |
tree | 9ea4cb5f37c7b01c07eca04a7ad155825b2cda42 /Master/texmf-dist/doc/generic | |
parent | 286bd513b7334270cf07920eab4fd9c606a4970c (diff) |
pst-geo update (23jul08)
git-svn-id: svn://tug.org/texlive/trunk@9729 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/Asia3d.pdf | bin | 0 -> 1235392 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/Asia3d.tex | 19 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/China3d.pdf | bin | 0 -> 497952 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/China3d.tex | 25 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/Europe3d.pdf | bin | 0 -> 549379 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/Europe3d.tex | 25 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.pdf | bin | 0 -> 999587 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.tex | 38 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/data.tgz | bin | 1510037 -> 2623595 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-geo/pst-map3d-doc.pdf | bin | 0 -> 14664961 bytes |
10 files changed, 107 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-geo/Asia3d.pdf b/Master/texmf-dist/doc/generic/pst-geo/Asia3d.pdf Binary files differnew file mode 100644 index 00000000000..f0c054190fd --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/Asia3d.pdf diff --git a/Master/texmf-dist/doc/generic/pst-geo/Asia3d.tex b/Master/texmf-dist/doc/generic/pst-geo/Asia3d.tex new file mode 100644 index 00000000000..3eae5789850 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/Asia3d.tex @@ -0,0 +1,19 @@ +\documentclass[12pt,a4paper]{article} % <voss _ at _ perce.de> +\usepackage{pst-map3d} +\topmargin=-0.75in +\begin{document} +\section*{Asia} +\begin{verbatim} +\begin{pspicture*}(-7,-6.5)(7,6.5)% + \psset{path=../data,linewidth=0.1pt} + \WorldMapThreeD[PHI=40,THETA=100,rivers=false] +\end{pspicture*} +\end{verbatim} + +\makebox[\textwidth]{\psframebox{% +\begin{pspicture*}(-7,-6.5)(7,6.5)% + \psset{path=../data,linewidth=0.1pt} + \WorldMapThreeD[PHI=40,THETA=100,rivers=false] +\end{pspicture*}}}% +\end{document} + diff --git a/Master/texmf-dist/doc/generic/pst-geo/China3d.pdf b/Master/texmf-dist/doc/generic/pst-geo/China3d.pdf Binary files differnew file mode 100644 index 00000000000..c5dffe21849 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/China3d.pdf diff --git a/Master/texmf-dist/doc/generic/pst-geo/China3d.tex b/Master/texmf-dist/doc/generic/pst-geo/China3d.tex new file mode 100644 index 00000000000..0dfe7061727 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/China3d.tex @@ -0,0 +1,25 @@ +\documentclass[12pt,a4paper]{article} % <voss@perce.de> +\usepackage{pstricks} +\usepackage{pst-map3d} +\topmargin=-0.75in +\pagestyle{empty} +\begin{document} +\section*{China} +\begin{verbatim} +\psset{unit=1,path=../data} +\begin{pspicture*}(-7,-6.5)(7,6.5)% +\psset{unit=2} + \WorldMapThreeD[PHI=35,THETA=100,rivers=false] +\end{pspicture*} +\end{verbatim} + +\begin{center} +\psset{path=../data} +\begin{pspicture*}(-7,-6.5)(7,6.5)% +\psset{unit=2} + \WorldMapThreeD[PHI=35,THETA=100,rivers=false] +\end{pspicture*} +\end{center} + +\end{document} + diff --git a/Master/texmf-dist/doc/generic/pst-geo/Europe3d.pdf b/Master/texmf-dist/doc/generic/pst-geo/Europe3d.pdf Binary files differnew file mode 100644 index 00000000000..38f6cf80f10 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/Europe3d.pdf diff --git a/Master/texmf-dist/doc/generic/pst-geo/Europe3d.tex b/Master/texmf-dist/doc/generic/pst-geo/Europe3d.tex new file mode 100644 index 00000000000..12e3a89b37e --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/Europe3d.tex @@ -0,0 +1,25 @@ +\documentclass[12pt,a4paper]{article} % <voss@perce.de> +\usepackage{pstricks} +\usepackage{pst-map3d} +\definecolor{ocean}{rgb}{0.5,0.8,0.8} +\topmargin=-0.75in +\begin{document} +\section*{Europe} +\begin{verbatim} +\psset{unit=2.75,path=../data} +\psframebox{% +\begin{pspicture*}(-1.5,-1.6)(3.25,4)% + \WorldMapThreeD[rivers=false] +\end{pspicture*} +} +\end{verbatim} + +\psset{unit=2.75,path=../data} +\psframebox{% +\begin{pspicture*}(-1.5,-1.6)(3.25,4)% + \WorldMapThreeD[rivers=false] +\end{pspicture*} +} +% +\end{document} + diff --git a/Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.pdf b/Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.pdf Binary files differnew file mode 100644 index 00000000000..6a36320b514 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.pdf diff --git a/Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.tex b/Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.tex new file mode 100644 index 00000000000..2b2280cba6e --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/SouthAmerica3d.tex @@ -0,0 +1,38 @@ +\documentclass[12pt,a4paper]{article} % <voss@perce.de> +\usepackage{pstricks} +\usepackage{pst-map3d} +\topmargin=-0.5in +\begin{document} +\section*{Southamerica} + +\begin{verbatim} +\psset{path=../data} +\psframebox{% +\begin{pspicture*}(-6.5,-6.5)(6.5,6.5) + \WorldMapThreeD[RotZ=-65,RotY=-65] +\end{pspicture*}} + + +\psframebox{% +\begin{pspicture*}(-6.5,-6.5)(6.5,6.5) + \psset{unit=2} + \WorldMapThreeD[RotZ=-65,RotY=-65] +\end{pspicture*}} +\end{verbatim} + +\psset{path=../data} +\psframebox{% +\begin{pspicture*}(-6.5,-6.5)(6.5,6.5) + \WorldMapThreeD[RotZ=-65,RotY=-65] +\end{pspicture*}} + + +\psframebox{% +\begin{pspicture*}(-6.5,-6.5)(6.5,6.5) + \psset{unit=2} + \WorldMapThreeD[RotZ=-65,RotY=-65] +\end{pspicture*}} + + +\end{document} + diff --git a/Master/texmf-dist/doc/generic/pst-geo/data.tgz b/Master/texmf-dist/doc/generic/pst-geo/data.tgz Binary files differindex 8190239c2d1..dc504e54495 100644 --- a/Master/texmf-dist/doc/generic/pst-geo/data.tgz +++ b/Master/texmf-dist/doc/generic/pst-geo/data.tgz diff --git a/Master/texmf-dist/doc/generic/pst-geo/pst-map3d-doc.pdf b/Master/texmf-dist/doc/generic/pst-geo/pst-map3d-doc.pdf Binary files differnew file mode 100644 index 00000000000..a16633b0c57 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-geo/pst-map3d-doc.pdf |