diff options
Diffstat (limited to 'Master/texmf-dist/tex')
4 files changed, 26 insertions, 0 deletions
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 |