diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-13 22:22:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-13 22:22:52 +0000 |
commit | 756d56684e3b021e5a8aee5791c53ecbaa07705e (patch) | |
tree | 4d9c8e648f963155115eacddaa50d64c539efef7 /Master/texmf-dist/tex/latex/pst-geo | |
parent | 2e859a485b65e4ae3bc61c2c8e26d5dbe050dbd2 (diff) |
pst-geo (13dec16)
git-svn-id: svn://tug.org/texlive/trunk@42696 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-geo')
5 files changed, 12 insertions, 26 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-geo.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-geo.sty new file mode 100644 index 00000000000..3b79d1689c0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-geo/pst-geo.sty @@ -0,0 +1,12 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-geo}[2016/11/28 package wrapper for PSTricks pst-geo.tex (hv)] +\input pst-geo.tex +\ProvidesFile{pst-geo.tex} + [\filedate\space v\fileversion\space `PST-geo' (hv)] + +\IfFileExists{pst-geo.pro}{% + \ProvidesFile{pst-geo.pro} + [2016/12/07 v. 0.03, PostScript prologue file (hv)] +\@addtofilelist{pst-geo.pro}}{}% +\endinput + diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty deleted file mode 100644 index 93512d6c2d5..00000000000 --- a/Master/texmf-dist/tex/latex/pst-geo/pst-map2d.sty +++ /dev/null @@ -1,7 +0,0 @@ -\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 deleted file mode 100644 index 9fb5343f7d4..00000000000 --- a/Master/texmf-dist/tex/latex/pst-geo/pst-map2dII.sty +++ /dev/null @@ -1,7 +0,0 @@ -\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 deleted file mode 100644 index 4094b6d8114..00000000000 --- a/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty +++ /dev/null @@ -1,6 +0,0 @@ -\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 deleted file mode 100644 index eec71f6540b..00000000000 --- a/Master/texmf-dist/tex/latex/pst-geo/pst-map3dII.sty +++ /dev/null @@ -1,6 +0,0 @@ -\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 |