Re: [NTG-context] mkii broken in latest beta?

2011-01-22 Thread Otared Kavian
Hi Thomas and Hans,

On OS X I experience the same thing, even after adding a \doothing as hans 
suggests (well, this indeed does… nothing… :-) ).
A strange behaviour I notice also with mkii is that it creates a dvi file:

Output written on basic-test.dvi (1 page, 1132 bytes). 
Transcript written on basic-test.log. 

As a matter of fact opening this dvi file with another application, one sees 
the correct output, but no PDF is created with mkii. Please see below the 
minimal example and the dvi file.

Best regards: OK
PS: The minimal example I tested is:
%%% begin basic.test.tex
\starttext
\chapter{Testing a chapter\footnote{Actually for testing footnotes in a chapter 
header\dots}}

This file has been typeset 
on \currentdate{} 
at \currenttime, 
with 
\doifmodeelse{mkiv}
{mkiv, 
LuaTeX version \the\luatexversion,
LuaTeX revision \luatexrevision,
(LuaTeX date stamp \luatexdatestamp),
using the command: \crlf
\type{context basic-test.tex}\crlf}
{mkii, 
using the command: \crlf
\type{texexec basic-test.tex} \crlf}
ConTeXt version \contextversion.

\stoptext
%%% end basic-test.tex
And the dvi produced is:


basic-test.dvi
Description: Binary data


On 21 janv. 2011, at 23:39, Hans Hagen wrote:

 On 21-1-2011 7:36, Thomas A. Schmitz wrote:
 Hi all,
 
 am I the only one having this problem? On OS X, the latest beta ver: 
 2011.01.18 19:34 MKII  fmt: 2011.1.21  breaks with any and every input, even 
 a simple \starttext hello world \stoptext, with this error:
 
 in core-job.mkii patch
 
 \readsysfile{\f!errfilename.\mksuffix}\donothing\donothing
 
 (add a \donothing)
 
 
 -
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
 -
 ___
 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  : http://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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] mkii broken in latest beta?

2011-01-21 Thread Thomas A. Schmitz
Hi all, 

am I the only one having this problem? On OS X, the latest beta ver: 2011.01.18 
19:34 MKII  fmt: 2011.1.21  breaks with any and every input, even a simple 
\starttext hello world \stoptext, with this error:

systems : no file 'cont-sys.tex', using 'cont-sys.rme' instead
) )
(\end occurred inside a group at level 1)

### simple group (level 1) entered at line 3 ({)
### bottom level
Output written on test.dvi (1 page, 396 bytes).
Transcript written on test.log.

I even installed a new minimal tree into an empty directory, still the same 
problem. Anyone else seeing this?

All best

Thomas
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] mkii broken in latest beta?

2011-01-21 Thread Hans Hagen

On 21-1-2011 7:36, Thomas A. Schmitz wrote:

Hi all,

am I the only one having this problem? On OS X, the latest beta ver: 2011.01.18 
19:34 MKII  fmt: 2011.1.21  breaks with any and every input, even a simple 
\starttext hello world \stoptext, with this error:


in core-job.mkii patch

\readsysfile{\f!errfilename.\mksuffix}\donothing\donothing

(add a \donothing)


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___