Re: [XeTeX] [tex-live] TeXLive Pretest - XeTeX segfaults on LInux 64

2010-07-15 Thread Paul Vojta
from Context minimals. Again, same here. What is the build environment for the x86_64-linux texlive binaries? I.e.: cross compiling? Which OS/distribution? Which compiler version? --Paul Vojta, vo...@math.berkeley.edu -- Subscriptions, Ar

Re: [XeTeX] Getting vinculum in fractions with Asana Math and unicode-math when compiled with xelatex

2011-01-04 Thread Paul Vojta
I uncomment line 196 in xetexdir/XeTeXOTMath.cpp, then it prints out math_ex(25, 8) returns 0.708 on a 32-bit system, and math_ex(25, 8) returns 0.000 on a 64-bit system. --Paul Vojta, vo...@math.berkeley.edu -- Subscriptio

Re: [XeTeX] Getting vinculum in fractions with Asana Math and unicode-math when compiled with xelatex

2011-01-04 Thread Paul Vojta
On Tue, Jan 04, 2011 at 12:14:35AM -0800, Paul Vojta wrote: > On Sat, Jan 01, 2011 at 10:48:46PM +0100, Ulrik Vieth wrote: > > On 12/27/2010 08:37 AM, R (Chandra) Chandrasekhar wrote: > > > > > > A xetex bug report has been filed at: > > > > > > htt

Re: [XeTeX] Getting vinculum in fractions with Asana Math and unicode-math when compiled with xelatex

2011-01-04 Thread Paul Vojta
On Tue, Jan 04, 2011 at 12:36:10AM -0800, Paul Vojta wrote: > On Tue, Jan 04, 2011 at 12:14:35AM -0800, Paul Vojta wrote: > > On Sat, Jan 01, 2011 at 10:48:46PM +0100, Ulrik Vieth wrote: > > > On 12/27/2010 08:37 AM, R (Chandra) Chandrasekhar wrote: > > > > >

Re: [XeTeX] Getting vinculum in fractions with Asana Math and unicode-math when compiled with xelatex

2011-01-04 Thread Paul Vojta
On Tue, Jan 04, 2011 at 11:54:44AM -0800, Paul Vojta wrote: > On Tue, Jan 04, 2011 at 12:36:10AM -0800, Paul Vojta wrote: > > On Tue, Jan 04, 2011 at 12:14:35AM -0800, Paul Vojta wrote: > > > On Sat, Jan 01, 2011 at 10:48:46PM +0100, Ulrik Vieth wrote: > > > > On 1

Re: [XeTeX] Getting vinculum in fractions with Asana Math and unicode-math when compiled with xelatex

2011-01-05 Thread Paul Vojta
On Wed, Jan 05, 2011 at 06:54:42PM +1030, Will Robertson wrote: > On 2011-01-05 11:50:55 +1030, Paul Vojta > said: > > >I've attached a patch that fixes the problem, seems not to break anything > >else, and seems reasonable. > > > >It also fixes: &g

Re: [XeTeX] \centerline on custom paper size with plain XeTeX

2014-11-03 Thread Paul Vojta
> Code: > > \special{papersize=5.8in,8.3in} > \hoffset0in > \hsize5.8in > \centerline{hi there} > \bye You should set \hsize to 3.8in instead of 5.8in. The reason for this is that \hoffset 0in (which is the default value) is relative to a margin width of 1 i

Re: [XeTeX] depcomp erorr when building (and workaround)

2016-09-19 Thread Paul Vojta
I grabbed the latest TeX live from their repository a few hours ago and recompiled on Ubuntu 16.04.1 LTS, using: ../source/configure --prefix=$texmf \ --datarootdir=$texmf --mandir=$texmf/man --infodir=$texmf/info \ --disable-multiplatform --with-x --disable-native-texlive-build \ --wi