On Tue, 22 Apr 2008, David wrote:

> On Tue, 22 Apr 2008 09:15:42 +0200, Mojca Miklavec wrote:
>> On Tue, Apr 22, 2008 at 6:08 AM, David wrote:
>>>
>>>  Now my stupid question: How do I actually *use* the
>>>  minimal ConTeXt installation?
>>
>> Hello David,
>>
>> I have the following line in my .bash_profile (but you can issue that
>> manually if you want to use LaTeX from the other distribution as
>> well):
>>
>> . context/tex/setuptex context/tex
>>
>> Mojca
>>
>> PS: I will add that instruction at the end of first-setup.sh
>
>
> Thank you - this was indeed the step I was missing, and now it works.
>
> For my purposes (my requirements are not large, I'm not in a hurry, and
> I don't want to waste time learning multiple ways of doing things), I
> have decided to do everything strictly in mkiv - no mkii and no latex.
> I want to learn the future habits and methods now, and drop the old
> ones right away. For me, is the command
>
> texexec --lua myfile.tex
>
> the best way to work, or is there something else I should switch to?
> (e.g. mtxrun or something)

context filename

context is a stub present in texmf-context/scripts/context/stub/unix and 
says

#!/bin/sh

mtxrun --script context "$@"

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to