[NTG-context] Error running compiling with ConTeXt MKII

2011-05-02 Thread Isaac Mulolani
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.
=
  This is XeTeX, Version 3.1415926-2.2-0.9997.4 (Web2C 2010) (format=cont-en 
2011.5.2)  2 MAY 2011 12:11
entering extended mode
restricted \write18 enabled.
%-line parsing enabled.
**demo.tex \\emergencyend
(./demo.tex

systems : BEWARE: syntex functionality is enabled!


ConTeXt  ver: 2010.05.24 13:05 MKII  fmt: 2011.5.2  int: english/english

system  : cont-new loaded
(c:/texlive/2010/texmf-dist/tex/context/base/cont-new.tex

FatalError  : Your format does not match the base files!

FormatVersion   : 2010.05.24 13:05 MKII
FilesVersion: 2010.07.30 11:35

) )
Here is how much of TeX's memory you used:
46 strings out of 459576
740 string characters out of 2586072
4495618 words of memory out of 700
38312 multiletter control sequences out of 15000+20
7 words of font info for 0 fonts, out of 300 for 9000
304 hyphenation exceptions out of 8191
20i,0n,15p,163b,401s stack positions out of 5000i,500n,1p,20b,5s

No pages of output.

Before I ran this, I had also used the tlmgr to connect to 
tlcontrib.metatex.org/2010 to get the modules from there.
Is there something I am missing to be able to get the result? How do I make 
sure that I am using the right format for a given document?

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




demo.tex
Description: demo.tex
___
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
___


[NTG-context] Problem compiling document

2011-04-30 Thread Isaac Mulolani
Hi,

I am a latex user trying to extend my knowledge to include ConTeXt. I have 
installed TeXLive2010 along with some latex editors including TeXWorks. The 
file attached when run using the Texworks menu item(ConTeXt) or command line 
texexec option produce the following:

MTXrun | kpse fallback with progname 'context' initialized in 0.524 seconds
TeXExec | processing document 'sample-letter-test.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file sample-letter-test.top
TeXExec | using randomseed 510
TeXExec | tex engine: pdftex
TeXExec | tex format: cont-en
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
initexmf: Unknown format name/engine: cont-en/pdfTeX
I can't find the default format file!
TeXExec | runtime: 0.276


Is there something I'm missing? What exactly is the format file mentioned here? 
The actual document I am trying to typeset is attached. Thanks.

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

[Wordmark_Web_or_Email_uWaterloo]

The information contained in this message, including any attachments, is 
privileged and may contain confidential information intended only for the 
person(s) named above. Any further distribution, copying or disclosure which is 
not necessary and proper in the discharge of the University's functions is 
strictly prohibited. If you are not the intended recipient or have received 
this message in error, please notify us immediately by reply email and 
permanently delete the original transmission from us, including any 
attachments. Please consider the environment before printing. Thank you!

inline: image001.gif

sample-letter-test.tex
Description: sample-letter-test.tex
___
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
___