ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* strange problem with mkiv (windows)
@ 2008-10-06 13:08 Peter Rolf
  2008-10-07  4:02 ` 
  2008-10-07  7:36 ` Taco Hoekwater
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Rolf @ 2008-10-06 13:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

the following code breaks compilation here (XP SP3).

\starttext
\limitatefirstline{\underbar{WqTextdummy}}{8ex}{...}
\stoptext


[..]
systems        : begin file crop2 at line 2
! Emergency stop.
\processisolatedwords ...latedlastskip \lastskip }
                                                  \setbox 2\normalvbox
{\lef...
\redounderbar ...sisolatedwords {#2}\dodounderbar
                                                  \egroup
\limitatefirstline ...ratchbox \hbox {\begstrut #1
                                                  \endstrut }\ifdim \wd
\scr...
l.4 ...firstline{\underbar{WqTextdummy}}{8ex}{...}

!  ==> Fatal error occurred, no output PDF file produced!
MtxRun | loading configuration for r:/tex/texmf/web2c from
r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/trees/b69cd8db662fdc8e4c09165909c3f8af
MtxRun | run 1: luatex
--fmt="r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/formats/cont-en"
--lua="r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/formats/cont-en.lua"
"./crop2"
MtxRun | fatal error, code: 1


I also tried with latest untouched minimals, but same result. If I
remove the \underbar macro, things work ok.

My first thought was, that this is related to attributes. *Strangely the
example has no problems on contextgarden.* Can anyone with Windos OS
test, if this is a general (windows) problem? Thanks.


Best wishes, Peter


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: strange problem with mkiv (windows)
  2008-10-06 13:08 strange problem with mkiv (windows) Peter Rolf
@ 2008-10-07  4:02 ` 
  2008-10-07  4:58   ` Aditya Mahajan
  2008-10-07  7:36 ` Taco Hoekwater
  1 sibling, 1 reply; 5+ messages in thread
From:  @ 2008-10-07  4:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2143 bytes --]

Same over here Peter with XP SP3.


On Mon, Oct 6, 2008 at 3:08 PM, Peter Rolf <indiego@gmx.net> wrote:

> Hi,
>
> the following code breaks compilation here (XP SP3).
>
> \starttext
> \limitatefirstline{\underbar{WqTextdummy}}{8ex}{...}
> \stoptext
>
>
> [..]
> systems        : begin file crop2 at line 2
> ! Emergency stop.
> \processisolatedwords ...latedlastskip \lastskip }
>                                                  \setbox 2\normalvbox
> {\lef...
> \redounderbar ...sisolatedwords {#2}\dodounderbar
>                                                  \egroup
> \limitatefirstline ...ratchbox \hbox {\begstrut #1
>                                                  \endstrut }\ifdim \wd
> \scr...
> l.4 ...firstline{\underbar{WqTextdummy}}{8ex}{...}
>
> !  ==> Fatal error occurred, no output PDF file produced!
> MtxRun | loading configuration for r:/tex/texmf/web2c from
>
> r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/trees/b69cd8db662fdc8e4c09165909c3f8af
> MtxRun | run 1: luatex
>
> --fmt="r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/formats/cont-en"
>
> --lua="r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/formats/cont-en.lua"
> "./crop2"
> MtxRun | fatal error, code: 1
>
>
> I also tried with latest untouched minimals, but same result. If I
> remove the \underbar macro, things work ok.
>
> My first thought was, that this is related to attributes. *Strangely the
> example has no problems on contextgarden.* Can anyone with Windos OS
> test, if this is a general (windows) problem? Thanks.
>
>
> Best wishes, Peter
>
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>
>

[-- Attachment #1.2: Type: text/html, Size: 3295 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: strange problem with mkiv (windows)
  2008-10-07  4:02 ` 
@ 2008-10-07  4:58   ` Aditya Mahajan
  0 siblings, 0 replies; 5+ messages in thread
From: Aditya Mahajan @ 2008-10-07  4:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

And runs fine on linux here. So, seems to be windows specific. Are the 
windows binaries in the minimals up to date?

Aditya

On Tue, 7 Oct 2008, . wrote:

> Same over here Peter with XP SP3.
>
>
> On Mon, Oct 6, 2008 at 3:08 PM, Peter Rolf <indiego@gmx.net> wrote:
>
>> Hi,
>>
>> the following code breaks compilation here (XP SP3).
>>
>> \starttext
>> \limitatefirstline{\underbar{WqTextdummy}}{8ex}{...}
>> \stoptext
>>
>>
>> [..]
>> systems        : begin file crop2 at line 2
>> ! Emergency stop.
>> \processisolatedwords ...latedlastskip \lastskip }
>>                                                  \setbox 2\normalvbox
>> {\lef...
>> \redounderbar ...sisolatedwords {#2}\dodounderbar
>>                                                  \egroup
>> \limitatefirstline ...ratchbox \hbox {\begstrut #1
>>                                                  \endstrut }\ifdim \wd
>> \scr...
>> l.4 ...firstline{\underbar{WqTextdummy}}{8ex}{...}
>>
>> !  ==> Fatal error occurred, no output PDF file produced!
>> MtxRun | loading configuration for r:/tex/texmf/web2c from
>>
>> r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/trees/b69cd8db662fdc8e4c09165909c3f8af
>> MtxRun | run 1: luatex
>>
>> --fmt="r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/formats/cont-en"
>>
>> --lua="r:/tex/texmf-cache/luatex-cache/context/d0b787cd25b9175dc4eaa276af366360/formats/cont-en.lua"
>> "./crop2"
>> MtxRun | fatal error, code: 1
>>
>>
>> I also tried with latest untouched minimals, but same result. If I
>> remove the \underbar macro, things work ok.
>>
>> My first thought was, that this is related to attributes. *Strangely the
>> example has no problems on contextgarden.* Can anyone with Windos OS
>> test, if this is a general (windows) problem? Thanks.
>>
>>
>> Best wishes, Peter
>>
>>
>>
>> ___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to
>> the Wiki!
>>
>> maillist : ntg-context@ntg.nl /
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
>> archive  : https://foundry.supelec.fr/projects/contextrev/
>> wiki     : http://contextgarden.net
>>
>> ___________________________________________________________________________________
>>
>>
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: strange problem with mkiv (windows)
  2008-10-06 13:08 strange problem with mkiv (windows) Peter Rolf
  2008-10-07  4:02 ` 
@ 2008-10-07  7:36 ` Taco Hoekwater
  2008-10-07  8:46   ` Peter Rolf
  1 sibling, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2008-10-07  7:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hi Peter,

Peter Rolf wrote:
> Hi,
> 
> the following code breaks compilation here (XP SP3).

What versions of luatex and mkiv?  Runs fine here with
the context 2008.10.03 and luatex #1452 (svn head)

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: strange problem with mkiv (windows)
  2008-10-07  7:36 ` Taco Hoekwater
@ 2008-10-07  8:46   ` Peter Rolf
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Rolf @ 2008-10-07  8:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Taco Hoekwater schrieb:
> Hi Peter,
> 
> Peter Rolf wrote:
>> Hi,
>>
>> the following code breaks compilation here (XP SP3).
> 
> What versions of luatex and mkiv?  Runs fine here with
> the context 2008.10.03 and luatex #1452 (svn head)
>
Are you running it under Windows XP?

I have tried several ConTeXt betas (currently 2008.10.03) and luatex
versions (currently svn #1537). Even using the unmodified minimals
result in this error here.


> Best wishes,
> Taco
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-10-07  8:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-06 13:08 strange problem with mkiv (windows) Peter Rolf
2008-10-07  4:02 ` 
2008-10-07  4:58   ` Aditya Mahajan
2008-10-07  7:36 ` Taco Hoekwater
2008-10-07  8:46   ` Peter Rolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).