Re: [XeTeX] Where is the configuration file for xdvipdfmx ?

2011-05-03 Thread Ron Aaron
The right place to change it (under Linux) is "~/.texmf-config/dvipdfmx/dvipdfmx.cfg" On 05/04/2011 06:34 AM, Ron Aaron wrote: > Very odd. > > I change it (in my case it's in /etc/texmf/dvipdfmx/dvipdfmx.cfg) to "V > 6" (from "V 4"), and nevertheless, the output PDF from xetex is a 1.4 --

Re: [XeTeX] Where is the configuration file for xdvipdfmx ?

2011-05-03 Thread Ron Aaron
Very odd. I change it (in my case it's in /etc/texmf/dvipdfmx/dvipdfmx.cfg) to "V 6" (from "V 4"), and nevertheless, the output PDF from xetex is a 1.4 PDF! If I give the "-V6" option to "xdvipdfmx" on the xetex command-line, I do get a V6 PDF. Is there something else I need to do for it to take

Re: [XeTeX] Where is the configuration file for xdvipdfmx ?

2011-05-03 Thread Akira Kakuto
> Anybody know how to permanently affect the config so I don't have to use > '-output-driver=...' on xetex command line? The configuration file for xdvipdfmx is "dvipdfmx.cfg". kpsewhich --progname=dvipdfmx --format=othertext dvipdfmx.cfg Search for the V section in the file dvipdfmx.cfg and rew

[XeTeX] Where is the configuration file for xdvipdfmx ?

2011-05-03 Thread Ron Aaron
I tried to find a file where I could tell 'xdvipdfmx' to always set "-V6", but so far I cannot find it. The other 'dvi...' files seem to have config information in /etc/texmf (but modifying them doesn't affect xdvipdfmx). Also, the docs for it are pretty sparse. Anybody know how to permanently a

[XeTeX] Possible XeLatex bug observed using beamer class

2011-05-03 Thread Martin Collier
Hello, I've found an inconsistency in colour management when using the beamer class if using xelatex compared to the output of other engines. I can work around this easily in my own code using the ifxetex package but suspect that it may manifest a bug in how xetex processes something in the pgfval

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