From 182e67d241ec6850017808d7aefa6616dd9f985f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 14 Dec 2006 01:50:15 +0000 Subject: pst-geo, first step in fixing it git-svn-id: svn://tug.org/texlive/trunk@2728 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty | 7 +++++++ Master/texmf-dist/tex/latex/pst-geo/pst-map2dII.sty | 7 +++++++ Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty | 6 ++++++ Master/texmf-dist/tex/latex/pst-geo/pst-map3dII.sty | 6 ++++++ 4 files changed, 26 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty create mode 100644 Master/texmf-dist/tex/latex/pst-geo/pst-map2dII.sty create mode 100644 Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty create mode 100644 Master/texmf-dist/tex/latex/pst-geo/pst-map3dII.sty (limited to 'Master/texmf-dist/tex/latex/pst-geo') diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty new file mode 100644 index 00000000000..93512d6c2d5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-map2d}[2005/11/10 package wrapper for PSTricks pst-map2d.tex (hv)] +\input pst-map2d.tex +\ProvidesFile{pst-map2d.tex} + [\filedate\space v\fileversion\space `PST-map2d' (ml,gm,hv)] +\endinput + diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-map2dII.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-map2dII.sty new file mode 100644 index 00000000000..9fb5343f7d4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-geo/pst-map2dII.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-map2dII}[2005/11/10 package wrapper for PSTricks pst-map2dII.tex (hv)] +\input pst-map2dII.tex +\ProvidesFile{pst-map2dII.tex} + [\filedate\space v\fileversion\space `PST-map2dII' (ml,gm,hv)] +\endinput + diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty new file mode 100644 index 00000000000..4094b6d8114 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty @@ -0,0 +1,6 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-map3d}[2004/01/05 package wrapper for PSTricks pst-map3d.tex (hv)] +\input{pst-map3d.tex} +\ProvidesFile{pst-map3d.tex} + [\filedate\space v\fileversion\space `PST-map3d' (mljm,hv)] +\endinput diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-map3dII.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-map3dII.sty new file mode 100644 index 00000000000..eec71f6540b --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-geo/pst-map3dII.sty @@ -0,0 +1,6 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-map3dII}[2005/11/10 package wrapper for PSTricks pst-map3dII.tex (hv)] +\input{pst-map3dII.tex} +\ProvidesFile{pst-map3dII.tex} + [\filedate\space v\fileversion\space `PST-map3dII' (mljm,hv)] +\endinput -- cgit v1.2.3