diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-04 00:21:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-04 00:21:05 +0000 |
commit | 1fa1b6fb6f9ae20fe5c0bb3290c0a239919b9db6 (patch) | |
tree | a16ea1e1b54f6e219b8c89cb5a1bc7c0993adf8e /Master/texmf-dist/tex/latex/pst-pdf | |
parent | 7b2954a4e142088279afb9b37d70775b970341c5 (diff) |
pst-pdf update 2may08 (from tds.zip, guess it is ok to use /latex/ instead of /generic/ for this particular one)
git-svn-id: svn://tug.org/texlive/trunk@7832 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pdf')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty b/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty index 731ee45ad81..1aef15fa32d 100644 --- a/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty +++ b/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{pst-pdf} - [2008/02/24 v1.1q PS graphics for pdfLaTeX (RN,HjG)] + [2008/05/02 v1.1r PS graphics for pdfLaTeX (RN,HjG)] \newcommand*\ppf@TeX@mode{-1} \newcommand*\ppf@draft{false} \newif\if@ppf@PST@used\@ppf@PST@usedtrue @@ -131,7 +131,7 @@ \define@key{Gin}{namefont}{}% \if@ppf@tightpage\else \def\PreviewBbAdjust{% - -.5\paperwidth -.5\paperheight .5\paperwidth .5\paperheight}% + -600pt -600pt 600pt 600pt}% \AtEndDocument{% \PackageWarningNoLine{pst-pdf}{Picture container needs cropping.}}% \fi |