Re: [NTG-context] Error running compiling with ConTeXt MKII

2011-05-02 Thread Mojca Miklavec
On Mon, May 2, 2011 at 18:29, Isaac Mulolani wrote:
 Hi,

 I am new to context trying to compile my first few files. Last week I posted
 a message requesting help to which Taco responded. As a result, I
 reinstalled my TeXLive 2010 version and followed the post-installation steps
 in the TeXLive documentation. I have a demo file(attached to this post) that
 I wanted to test out. I used Texworks and ran ContXt(MKII) from the menu.
 Below is my result.

There is a chance that you have a version of cont-en.fmt file at some
unexpected place.

At least one of the following commands should solve your problem:
- fmtutil-sys --byfmt cont-en
- fmtutil --byfmt cont-en
- texexec --xtx --make

If none of them does, you first need to find a file
web2/xetex/cont-en.fmt sowhere on your disk, delete it and try out
fmtutil again (or texexec --xtx --make).

However neither TeX Live nor minimals contain taspresent module (which
means that you wouldn't be able to compile the file anyway unless you
manually add the module) and I'm not sure that I know why not.

Mojca
___
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] Error running compiling with ConTeXt MKII

2011-05-02 Thread Isaac Mulolani
Hi Majorca

Thanks for your hints. I actually used the tlmgr to add the modules from 
tlcontrib.metatex.org/2010 which includes taspresent. I did try the commands 
you gave and none of them seem to work on my system. I may need to locate the 
web2/xetex/cont-en.fmt as you suggested.


Isaac Mulolani | Online Learning Consultant
CENTRE FOR EXTENDED LEARNING
UNIVERSITY OF WATERLOO
Waterloo, Ontario, Canada N2L 3G1
519.888.4567 x34932
extendedlearning.uwaterloo.ca
imulo...@uwaterloo.ca



-Original Message-
From: ntg-context-boun...@ntg.nl [mailto:ntg-context-boun...@ntg.nl] On Behalf 
Of Mojca Miklavec
Sent: Monday, May 02, 2011 1:05 PM
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] Error running compiling with ConTeXt MKII

On Mon, May 2, 2011 at 18:29, Isaac Mulolani wrote:
 Hi,

 I am new to context trying to compile my first few files. Last week I posted
 a message requesting help to which Taco responded. As a result, I
 reinstalled my TeXLive 2010 version and followed the post-installation steps
 in the TeXLive documentation. I have a demo file(attached to this post) that
 I wanted to test out. I used Texworks and ran ContXt(MKII) from the menu.
 Below is my result.

There is a chance that you have a version of cont-en.fmt file at some
unexpected place.

At least one of the following commands should solve your problem:
- fmtutil-sys --byfmt cont-en
- fmtutil --byfmt cont-en
- texexec --xtx --make

If none of them does, you first need to find a file
web2/xetex/cont-en.fmt sowhere on your disk, delete it and try out
fmtutil again (or texexec --xtx --make).

However neither TeX Live nor minimals contain taspresent module (which
means that you wouldn't be able to compile the file anyway unless you
manually add the module) and I'm not sure that I know why not.

Mojca
___
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
___


Re: [NTG-context] Error running compiling with ConTeXt MKII

2011-05-02 Thread Thomas Schmitz

On Mon, 2 May 2011 17:23:37 +
 Isaac Mulolani imulol...@uwaterloo.ca wrote:

Hi Majorca

Thanks for your hints. I actually used the tlmgr to add 
the modules from tlcontrib.metatex.org/2010 which 
includes taspresent. I did try the commands you gave and 
none of them seem to work on my system. I may need to 
locate the web2/xetex/cont-en.fmt as you suggested.



Hi Ismael,

for starters, call texexec from the command line, not from 
within an editor, this will give you more info and will 
make it easier to help. Giving us the output of


which texexec

and

kpsewhere -engine=/ cont-en.fmt

might already be helpful. And don't use the taspresent 
module, it has been superseded by simpleslides.


Good luck

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
___