From 492d2fafcfc5e0d0fa4002ec8c1044ef070d6f7b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 29 Jun 2017 21:31:06 +0000 Subject: pst-rputover (29jun17) git-svn-id: svn://tug.org/texlive/trunk@44724 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/pst-rputover/pst-rputover.sty | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/pst-rputover/pst-rputover.sty (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/pst-rputover/pst-rputover.sty b/Master/texmf-dist/tex/latex/pst-rputover/pst-rputover.sty new file mode 100644 index 00000000000..340193c2c98 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-rputover/pst-rputover.sty @@ -0,0 +1,30 @@ +%% $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 -- cgit v1.2.3