diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-23 23:04:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-23 23:04:49 +0000 |
commit | ddd286f02bd5b5cb542c2315e1d4a6dcf0476f75 (patch) | |
tree | bddfc719522902cb3ddba543894e894ce330b2af /Master/texmf-dist/dvips | |
parent | d7c295bc09011849639dea06f2efcbf7fe42ed94 (diff) |
pstricks (23dec16)
git-svn-id: svn://tug.org/texlive/trunk@42780 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r-- | Master/texmf-dist/dvips/pstricks/pst-show.pro | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/texmf-dist/dvips/pstricks/pst-show.pro b/Master/texmf-dist/dvips/pstricks/pst-show.pro deleted file mode 100644 index c951f3a3f2b..00000000000 --- a/Master/texmf-dist/dvips/pstricks/pst-show.pro +++ /dev/null @@ -1,14 +0,0 @@ -%% To get PSTricks charpath and textpath to work: -%----------- pst-show.pro ------------------------------------------ -%! -% Patch for dvipsone to get PSTricks' charpath and textpath to work. -% Save as pst-show.pro, put it with your other PSTricks .pro files. -% Add "\pstheader{pst-show.pro}" to the beginning of your document. -% -% We unbind show: -dvidict begin -/S {show dup 0 rmoveto} def -/T {show 2 index 0 rmoveto} def -/s {show} def -end -%%
\ No newline at end of file |