|
From: Daniel J S. <dan...@ie...> - 2016-06-29 03:45:34
|
On 06/28/2016 09:19 PM, Daniel J Sebald wrote: > On 06/28/2016 08:06 PM, Mojca Miklavec wrote: >> On 28 June 2016 at 23:38, Daniel J Sebald wrote: > Right, I suppose that is what Chapter 10 of the TikZ/PGF manual > addresses. The manual does suggest that dvips should work, by somehow > including the pgfsys-dvips.def file. (It contains PostScript > definitions required for dvips.) But I can't seem to include those > definitions no matter what I include or redefine in the TikZ-targeted > LaTeX code. I've isolated the problem on my system to the inclusion of the preview package. So I've gotten a bit further, and will keep investigating on the bug/ticket tracker: https://sourceforge.net/p/gnuplot/bugs/1822/ Dan PS: test works for both latex and pdflatex, but the patterns are different from qt. (I think patterns are terminal specific.) The one difference is that the result from "latex" on the tikz-tex output does not have the alpha blending, while "pdflatex" processing produces an output with alpha blending of the hexagons. |