On Mon, 16 Mar 2009, Curious Learn wrote:
Hans Hagen
writes: in mkii it's injecting nodes, so you need to keep the \FlushStep attached to the previous paragraph if possible like here\FlushStep
in mkiv it should not matter
Thank you Hans. I will try to install Context Minimals in a couple of days. In MKII it does not help even if I keep it attached to the previous paragraph.
The reason I have not been installing Context Minimals is that I am not sure how I will make the text editor I use (TextMate) to use it. The instructions for Mac OS X talk about TexShop and another one, but not textmate.
I don't know this, I have never used TextMate. Normally, if you open your editor from a terminal, you can just source setuptex before opening your editor, and everything should work fine.
Also, from the instructions (for Mac OSx) it is not clear whether it will install the latest stable version or the latest beta.
If anyone can clarify these things that would be great.
Mac installation is same as any other Unix like system. See details at http://wiki.contextgarden.net/ConTeXt_Minimals. By default, beta installation is installed, but you can pass --context=current to get the stable distribution.
In any case, when will MKIV be included in the TexLive distribution.
It already is. See http://wiki.contextgarden.net/Running_Mark_IV Bascically, you need to run luatools --generate and context --make, then you can you context filename to use mkiv. Aditya