ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Error running compiling with ConTeXt MKII
@ 2011-05-02 16:29 Isaac Mulolani
  2011-05-02 17:05 ` Mojca Miklavec
  0 siblings, 1 reply; 4+ messages in thread
From: Isaac Mulolani @ 2011-05-02 16:29 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 2106 bytes --]

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 7000000
38312 multiletter control sequences out of 15000+200000
7 words of font info for 0 fonts, out of 3000000 for 9000
304 hyphenation exceptions out of 8191
20i,0n,15p,163b,401s stack positions out of 5000i,500n,10000p,200000b,50000s

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.ca<mailto:extendedlearning.uwaterloo.ca>
imulolan@uwaterloo.ca<mailto:%20imulolan@uwaterloo.ca>



[-- Attachment #1.2: Type: text/html, Size: 6110 bytes --]

[-- Attachment #2: demo.tex --]
[-- Type: application/x-tex, Size: 3391 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error running compiling with ConTeXt MKII
  2011-05-02 16:29 Error running compiling with ConTeXt MKII Isaac Mulolani
@ 2011-05-02 17:05 ` Mojca Miklavec
  2011-05-02 17:23   ` Isaac Mulolani
  0 siblings, 1 reply; 4+ messages in thread
From: Mojca Miklavec @ 2011-05-02 17:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error running compiling with ConTeXt MKII
  2011-05-02 17:05 ` Mojca Miklavec
@ 2011-05-02 17:23   ` Isaac Mulolani
  2011-05-02 18:07     ` Thomas Schmitz
  0 siblings, 1 reply; 4+ messages in thread
From: Isaac Mulolani @ 2011-05-02 17:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
imulolan@uwaterloo.ca



-----Original Message-----
From: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Error running compiling with ConTeXt MKII
  2011-05-02 17:23   ` Isaac Mulolani
@ 2011-05-02 18:07     ` Thomas Schmitz
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Schmitz @ 2011-05-02 18:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, 2 May 2011 17:23:37 +0000
  Isaac Mulolani <imulolani@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-02 18:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-02 16:29 Error running compiling with ConTeXt MKII Isaac Mulolani
2011-05-02 17:05 ` Mojca Miklavec
2011-05-02 17:23   ` Isaac Mulolani
2011-05-02 18:07     ` Thomas Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).