Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Thomas A. Schmitz
On Feb 27, 2008, at 1:05 PM, Martin Schröder wrote: > How did you get the pdftex binary? Did you fiddle with --disable- > largefile? > > Best > Martin I simply ran the build.sh script. Thomas ___ If your question

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Martin Schröder
2008/2/27, Thomas A. Schmitz <[EMAIL PROTECTED]>: > The pdf file is OK; this error only occurs with pdftex 1.40.7 on > powerpc (OS X, 10.5.2). The same file compiles fine with How did you get the pdftex binary? Did you fiddle with --disable-largefile? Best Martin

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Hans Hagen
Thomas A. Schmitz wrote: > On Feb 27, 2008, at 10:52 AM, Hans Hagen wrote: > >> that looks quite small to me >> >> Hans > > Question is: where does this value come from? Since it only occurs in > 1.40.7, it must be some default value set during compilation of > pdftex, I assume? it used to b

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Taco Hoekwater
Thomas A. Schmitz wrote: > On Feb 27, 2008, at 10:52 AM, Hans Hagen wrote: > >> that looks quite small to me >> >> Hans > > Question is: where does this value come from? Since it only occurs in > 1.40.7, it must be some default value set during compilation of > pdftex, I assume? Probably p

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Thomas A. Schmitz
On Feb 27, 2008, at 10:52 AM, Hans Hagen wrote: > that looks quite small to me > > Hans Question is: where does this value come from? Since it only occurs in 1.40.7, it must be some default value set during compilation of pdftex, I assume? Thomas

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Hans Hagen
Thomas A. Schmitz wrote: > ! TeX capacity exceeded, sorry [PDF object stream buffer=5]. that looks quite small to me Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-27 Thread Thomas A. Schmitz
On Feb 20, 2008, at 10:05 AM, luigi scarso wrote: >> Just the other day, I encountered a mysterious error which may or may >> not be related. I upgraded to pdftex 1.40.7 on all my boxes. This was >> smooth on my intel-macs (OS X 10.5.2). On my powerpc-mac, I got a >> "TeX >> capacity exceeded!"

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-20 Thread Christian Schenk
George N. White III wrote: > Consider the trivial test file: > > - > % example from: > % Format using: > % $ texexec --once t-cont > % $ bibtex t-cont > % $ texexec t-cont > \usemodule[bib] > \usemodule[bibltx

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-20 Thread luigi scarso
> Just the other day, I encountered a mysterious error which may or may > not be related. I upgraded to pdftex 1.40.7 on all my boxes. This was > smooth on my intel-macs (OS X 10.5.2). On my powerpc-mac, I got a "TeX > capacity exceeded!" error with 1.40.7 for a file that compiled fine > with 1.40.

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-20 Thread Thomas A. Schmitz
On Feb 19, 2008, at 9:41 PM, Hans Hagen wrote: > here i run > > This is pdfTeX, Version 3.141592-1.40.5 (Web2C 7.5.6) > > and that one does not crash; then i upated to > > This is pdfTeX, Version 3.141592-1.50.0-alpha-20080214 (Web2C 7.5.6) > > > which also runs ok. maybe it's a mikte

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-19 Thread luigi scarso
On Tue, Feb 19, 2008 at 8:01 PM, George N. White III <[EMAIL PROTECTED]> wrote: > Consider the trivial test file: > > - > % example from: > % Format using: > % $ texexec --once t-cont > % $ bibtex t-cont > % $

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-19 Thread Mojca Miklavec
On Feb 19, 2008 10:53 PM, Taco Hoekwater wrote: > George N. White III wrote: > > > > Output written on bibdemo.pdf (2 pages, 42919 bytes). > > Transcript written on bibdemo.log. > > > > pdftex: Virtual memory exhausted while trying to reserve 8 bytes for table > > ???. > > It seems the error happen

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-19 Thread Taco Hoekwater
George N. White III wrote: > > Output written on bibdemo.pdf (2 pages, 42919 bytes). > Transcript written on bibdemo.log. > > pdftex: Virtual memory exhausted while trying to reserve 8 bytes for table > ???. It seems the error happens at the moment (or just before) pdftex is exited, which is an

Re: [NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-19 Thread Hans Hagen
George N. White III wrote: > Consider the trivial test file: > > - > % example from: > % Format using: > % $ texexec --once t-cont > % $ bibtex t-cont > % $ texexec t-cont > \usemodule[bib] > \usemodule[bibltx

[NTG-context] bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7

2008-02-19 Thread George N. White III
Consider the trivial test file: - % example from: % Format using: % $ texexec --once t-cont % $ bibtex t-cont % $ texexec t-cont \usemodule[bib] \usemodule[bibltx] \setupbibtex[database=xampl] \starttext As \c