%% $Id: pst-rputover.sty  2017-06-29 08:08:51Z thomas $
%% Version 1.0
%%
%% This is file `pst-rputover.sty',
%%
%% IMPORTANT NOTICE:
%%
%% Package `pst-rputover.tex'
%%
%% Thomas S\"{O}LL and Martin J.OSBORNE
%%
%% This program can redistributed and/or modified under %%
%% the terms of the LaTeX Project Public License              %%
%% Distributed from CTAN archives in directory                %%
%% macros/latex/base/lppl.txt; either version 1.3c of       %%
%% the License, or (at your option) any later version.       %%
%%
%%    DESCRIPTION:
%%   `pst-rputover' is a PSTricks package that allows you to place text over objects without obscuring background colors
%%
%% Based partially on the answer of Werner at
%% http://tex.stackexchange.com/questions/353748/is-there-a-variant-of-rput-in-pstricks-that-preserves-background-fill-colors
%%
\RequirePackage{pstricks}
\RequirePackage{pst-node}
\ProvidesPackage{pst-rputover}[2017/06/29 package wrapper for pst-rputover.tex]
\input{pst-rputover.tex}
\ProvidesFile{pst-rputover.tex}
  [\filedate\space v\fileversion\space `PST-rputover']
\endinput
