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