ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Johan Råde" <johan.rade@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Newbie needs help getting started
Date: Fri, 08 May 2015 19:00:23 +0200	[thread overview]
Message-ID: <554CEBA7.5080304@gmail.com> (raw)
In-Reply-To: <mi7pt7$6tf$1@ger.gmane.org>

On 2015-05-04 14:49, Johan Råde wrote:
> Hi,
>
> I'm trying to get ConTeXt to run on my Windows machine (Windows 7 SP1).
> I already had MiKTeX installed on the machine.

To be more specific, I want to able to run both LaTeX and ConText from 
TexWorks. The following works. (I followed Andres Conrado's advise to 
use a bat file.)

1. Install MiKTeX (using the Windows installer)

2. Downloaded context-setup-mswin.zip.
    Unzip.
    Copy to C:\context
    Run the command
        C:\context\first-setup.bat --modules=all

3. Create a bat file C:\context1.bat with the following content:

call C:\context\tex\setuptex
context %*

4. Start TexWorks
    Go to File -> Preferences -> Typesetting.
    In the "Processing tools" list, select ConTeXt(LuaTeX).
    Press Edit.
    In the program field, replace context.tex by C:\context1.bat

--Johan


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

  parent reply	other threads:[~2015-05-08 17:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04 12:49 Johan Råde
2015-05-04 14:25 ` Pablo Rodriguez
2015-05-05  8:26   ` Johan Råde
2015-05-04 15:14 ` Mojca Miklavec
2015-05-04 16:37   ` Hans Hagen
2015-05-08 17:00 ` Johan Råde [this message]
2015-05-08 17:23   ` Hans Hagen
2015-05-09  6:25     ` Johan Råde
2015-05-06  1:23 Andres Conrado

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=554CEBA7.5080304@gmail.com \
    --to=johan.rade@gmail.com \
    --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).