<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 6 April 2017 at 17:04, Herbert Schulz <span dir="ltr"><<a href="mailto:herbs@wideopenwest.com" target="_blank">herbs@wideopenwest.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Howdy,<br>
<br>
The following input,<br>
<br>
\documentclass{article}<br>
\usepackage{tikz}<br>
\usepackage{pstricks}<br>
\begin{document}<br>
Help!<br>
\end{document}<br>
<br>
using tikz and pstricks in that order, and typeset using pdflatex seems to produce malformed pdf output.<br>
<br>
I know you shouldn't use pstricks and typeset with pdflatex however we've had multiple people using a template that does just that. We've been telling folks how to correct the problem but wonder if there should be a problem propagated to the pdf in the first place.<br>
<br>
Unfortunately, the latest version of macOS Sierra seems to have problems with the file; previous macOS versions didn't have these problems. Apple knows about the problem and is working on a fix but we have no idea how long that will take.<br>
<br>
Note: removing the loading of tikz (before pstricks) removes the problem. Typesetting using latex->dvips->ps2pdf creates a good pdf. Also, changing the order of loading the two packages also creates a good pdf. So, the loading of pstricks seems to be changing something loaded by tikz (not too surprising that they would step on each other's feet a bit in this circimstance) which then propogates into the pdf even though neither package is actually used.<br>
<br>
<br><br>
<br>
Good Luck,<br>
<br>
Herb Schulz<br>
(herbs at wideopenwest dot com)<br>
<br>
<br></blockquote></div><br><br></div><div class="gmail_extra">This isĀ  not a tex-live issue (can't really handle package conflicts at this level) <br></div><div class="gmail_extra">but anyway I get no error just the warnings about non-pdf specials<br></div><div class="gmail_extra">and the resulting pdf doesn't appear malformed, at least xpdf, acrobat reader <br></div><div class="gmail_extra">and the pdffinfo utility don't complain about it?<br><br></div><div class="gmail_extra">David<br><br></div><div class="gmail_extra"><br></div></div>