Re: [XeTeX] problem xelatex+tikz

2014-09-12 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 11/09/2014 19:58, Ulrike Fischer a écrit : > Am Thu, 11 Sep 2014 19:43:45 +0200 schrieb François Patte: > > >> Is it a bug in xelatex (I tried both tl-2013 and tl-2014)? > > I would say it is a tikz-bug. \hoffset disturbs it. I found > another on

Re: [XeTeX] problem xelatex+tikz

2014-09-12 Thread Zdenek Wagner
2014-09-12 1:49 GMT+02:00 Ross Moore : > Hi Francois, > > On 12/09/2014, at 7:39 AM, François Patte wrote: > >> I wanted to get rid of these "one inch" to provide the publisher a >> "camera ready" file and the way I did was an easy way to give a >> centered text with the text width and height given

[XeTeX] (x)dvipdfmx replaces link destinations with integers. Why?

2014-09-12 Thread Alexander Grahn
Hello, unlike other output drivers, (x)dvipdfmx translates link destination strings, such as (testA), (testB) in pdf:dest (testA) [@thispage /XYZ @xpos @ypos null] pdf:dest (testB) [@thispage /XYZ @xpos @ypos null] specials, into internally generated integer strings (0), (1), ... in /Dests <> an

Re: [XeTeX] (x)dvipdfmx replaces link destinations with integers. Why?

2014-09-12 Thread Apostolos Syropoulos
> > unlike other output drivers, (x)dvipdfmx translates link destination > strings, such as (testA), (testB) in > > pdf:dest (testA) [@thispage /XYZ @xpos @ypos null] > pdf:dest (testB) [@thispage /XYZ @xpos @ypos null] > > specials, into internally generated integer strings (0), (1), ... in > /Des