Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Apostolos Syropoulos
>> $ echo x | xelatex \\showthe\\everyjob >> >> This is XeTeX, Version 3.14159265-2.6-0.6 (TeX Live 2016) I cannot reproduce this error: $ echo x | xelatex \\showthe\\everyjob This is XeTeX, Version 3.14159265-2.6-0.6 (TeX Live 2017/dev) (preloaded format=xelatex) restricted \write18 en

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Philip Taylor
On 01/02/2017 14:09, Apostolos Syropoulos wrote: >>> $ echo x | xelatex \\showthe\\everyjob >>> >>> This is XeTeX, Version 3.14159265-2.6-0.6 (TeX Live 2016) > > I cannot reproduce this error: > > $ echo x | xelatex \\showthe\\everyjob I was able to replicate it under TeX Live 2016 but on

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Hironobu Yamashita
2017-02-01 13:59 GMT+09:00 Akira Kakuto : > > In r43113 in TeX Live SVN, I have changed texmfmp.c a little: > > in order to avoid the crash. The change must not give bad effects. > It is not a fix but a stopgap for the problem. > I confirmed the fix after rebuild. Thank you. 2017-02-01 23:18 GMT

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Apostolos Syropoulos
>> >> I was able to replicate it under TeX Live 2016 but only after > de-duplicating the back-slashes. >> You mean something like this: $ echo x | xelatex \showthe\everyjob This is XeTeX, Version 3.14159265-2.6-0.6 (TeX Live 2017/dev) (preloaded format=xelatex) restricted \write18 enabled

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Philip Taylor
On 01/02/2017 18:10, Apostolos Syropoulos wrote: > You mean something like this: > $ echo x | xelatex \showthe\everyjob > This is XeTeX, Version 3.14159265-2.6-0.6 (TeX Live 2017/dev) (preloaded > format=xelatex) > restricted \write18 enabled. > entering extended mode > ! I can't find file

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Apostolos Syropoulos
> I would imagine that something in your command-line interpreter > is silently absorbing naked back-slashes ... > I am using: GNU bash, version 4.3.46(1)-release (i386-pc-solaris2.11) -- Apostolos Syropoulos Xanthi, Greece -

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Philip Taylor
Then it may be a feature, it may be a bug -- I have no way of knowing, as I have no familiarity with command-line interpreters other than those for VMS and Windows. Philip Taylor On 01/02/2017 19:41, Apostolos Syropoulos wrote: >> I would imagine that something in your command-line inte

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Apostolos Syropoulos
Hello, I have tested tcsh, ksh and bash and all fail to show the problem. $ tcsh --version tcsh 6.18.01 (Astron) 2012-02-14 (amd64-sun-solaris) options wide,nls,dl,al,kan,rh,color,filec $ tcsh > echo x | xelatex \\showthe\\everyjob This is XeTeX, Version 3.14159265-2.6-0.6 (TeX Live 2017/de

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Philip Taylor
On 01/02/2017 20:21, Apostolos Syropoulos wrote: > Hello, > > I have tested tcsh, ksh and bash and all fail to show the problem. I am confused. Is there any suggestion that any of these are implicated ? I understood that it was a misbehaviour by XeLaTeX, caused (perhaps) by a package change,

Re: [XeTeX] error: can't allocate region with xelatex

2017-02-01 Thread Akira Kakuto
I have tested tcsh, ksh and bash and all fail to show the problem. It seems to depend on the version of xelatex.fmt. Best, Akira -- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex