ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Werners-Lucchini" <wwl@musensturm.de>
To: ntg-context@ntg.nl
Subject: Re: first steps
Date: Wed, 09 Apr 2008 12:55:53 +0200	[thread overview]
Message-ID: <47FCBCD9.27492.4E323C@wwl.musensturm.de> (raw)
In-Reply-To: <mailman.4552.1207729500.4340.ntg-context@ntg.nl>

On 9 Apr 2008 at 10:25, ntg-context-request@ntg.nl wrote:

Hallo,

> > Just to make sure - what's the version of ConTeXt and LuaTeX
> > you're using, and do you have the cont-sys.tex file?
> 
> Werner said he had used:

Wolfgang :-)

> 
>    
> http://minimals.contextgarden.net/setup/context-setup-mswin.zip
> 
> But perhaps something was left behind from an earlier install?

I reinstalled the whole thing, exactly the same steps and now it 
runs.

Usally I am switching off an existing MikTeX-Installation by 
renaming the MikTeX-Directory. This was a problem in the past.
May be something went wrong with this step.

--------------------------------------------------
rem switchmt.bat [on|off]
@echo off
set OTEX="E:\PROGRAMME\"
set MTEX="MiKTeX 2.7"
set XTEX="MiKTeX 2.7.closed"
if %1h==h goto end
if %1==out goto off
if %1==on goto on
goto end
:on
if exist %OTEX%%XTEX% rename %OTEX%%XTEX% %MTEX%
goto end
:off
if exist %OTEX%%MTEX% rename %OTEX%%MTEX% %XTEX%
:end
--------------------------------------------------

Thank you, 

Wolfgang
___________________________________________________________________________________
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	other threads:[~2008-04-09 10:55 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4552.1207729500.4340.ntg-context@ntg.nl>
2008-04-09 10:55 ` Wolfgang Werners-Lucchini [this message]
2008-04-09 14:54   ` Taco Hoekwater
     [not found] <mailman.1.1207821601.10731.ntg-context@ntg.nl>
2008-04-10 16:14 ` Wolfgang Werners-Lucchini
     [not found] <mailman.1.1207648802.28836.ntg-context@ntg.nl>
2008-04-08 21:31 ` Wolfgang Werners-Lucchini
     [not found] <mailman.4454.1207592564.4340.ntg-context@ntg.nl>
2008-04-07 21:34 ` Wolfgang Werners-Lucchini
2008-04-08  7:42   ` Taco Hoekwater
2008-04-07 14:41 Wolfgang Werners-Lucchini
2008-04-07 15:19 ` Taco Hoekwater
2008-04-08 21:51 ` Mojca Miklavec
2008-04-09  7:48   ` Taco Hoekwater
2008-04-09  9:47     ` Mojca Miklavec
2008-04-09  9:52       ` Mojca Miklavec
2008-04-09 10:17         ` Taco Hoekwater
2008-04-09 10:30           ` Mojca Miklavec
2008-04-09 15:51         ` Hans Hagen
2008-04-09 15:57           ` Taco Hoekwater
2008-04-09 16:34             ` Hans Hagen
2008-04-09 17:11               ` Taco Hoekwater
2008-04-09 17:59                 ` Hans Hagen
2008-04-09 19:05                   ` Hans van der Meer
2008-04-09 19:53                     ` Taco Hoekwater
2008-04-09 23:15                     ` Hans Hagen
2008-04-09 17:42             ` Hans Hagen
2008-04-09 20:00               ` Taco Hoekwater
2008-04-09 20:36           ` Mojca Miklavec
2008-04-09 23:08             ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47FCBCD9.27492.4E323C@wwl.musensturm.de \
    --to=wwl@musensturm.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).