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,
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
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
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}