Re: Issue with cropping pdfs using latest graphics package

Ulrike Fischer <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Am Fri, 24 Jun 2016 08:37:09 +0200 schrieb Clemens Schäfermeier:

> Dear all,
> updating the "graphics" package from 1.0r / 15-May-16 to 1.0r / 
> 21-Jun-16, the following example doesn't yield a properly cropped pdf 
> (LaTeX -> PS -> PDF):

dvi/dvips is quite difficult regarding page size as the *first
setting wins, and dvips.def now sets a page size. I notified David
Carlisle. He will look at it. 

You can avoid the problem by loading graphicx or graphics with the
nosetpagesize option:

\documentclass{standalone}
\usepackage[nosetpagesize]{graphicx}
\usepackage{pst-circ}
\begin{document}
...


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.