summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp32.tex
blob: 71ec33f50a435c5f26a118e443acf26a2cb47641 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentclass[12pt]{article}% Manuel Luque / Herbert Voss

\usepackage{pst-map2d}
\pagestyle{empty}

\begin{document}

\psset{linewidth=0.1pt,rivers=false,%
  path=/usr/local/vtex/texmf/tex/latex/pst-geo/data}
\begin{pspicture}*(-6.2,-10)(6.2,2.5)
  \WorldMap[level=10,type=8]
\end{pspicture}

\end{document}