Re: [XeTeX] Problem with preview, xelatex and shading in TikZ-PGF

2011-05-06 Thread Andy Lin
Hmm, I've played with the file a little bit. Don't know how to make it work. From the results of tightpage, it looks like the graphic is being produced and the size is calculated, but is not actually placed in the document. It's probably some kind of driver incompatibility between tikz and preview,

Re: [XeTeX] Problem with preview, xelatex and shading in TikZ-PGF

2011-05-03 Thread R (Chandra) Chandrasekhar
On Tuesday 03 May 2011 08:29 PM, Andy Lin wrote: Have you tried \usepackage[active,tightpage,xetex]{preview}? I just did and, alas, it does not make any difference. Chandra HTH -Andy On Fri, Apr 29, 2011 at 13:35, R (Chandra) Chandrasekhar wrote: Dear Folks, I was able to compile the m

Re: [XeTeX] Problem with preview, xelatex and shading in TikZ-PGF

2011-05-03 Thread Andy Lin
Have you tried \usepackage[active,tightpage,xetex]{preview}? HTH -Andy On Fri, Apr 29, 2011 at 13:35, R (Chandra) Chandrasekhar wrote: > Dear Folks, > > I was able to compile the minimal example file below with lualatex but > not with xelatex: > > --- > \documentclass{article} > \usepackage{tikz

[XeTeX] Problem with preview, xelatex and shading in TikZ-PGF

2011-04-29 Thread R (Chandra) Chandrasekhar
Dear Folks, I was able to compile the minimal example file below with lualatex but not with xelatex: --- \documentclass{article} \usepackage{tikz} \usepackage[active,tightpage]{preview} % Optionally comment out \begin{document} \begin{preview} % Optionally comment out \begin{tikzpicture}