ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Installation for Miktex
Date: Tue, 23 Nov 1999 17:20:07 -0800	[thread overview]
Message-ID: <3.0.5.32.19991123172007.008c63a0@mail.northcoast.com> (raw)

Hans et all,

The installation notes, "How to Install Context," now mention adding a
reference to context.map to the pdftex.cfg file that resides somewhere on
your system. Here's mine (Latest version of Miktex):

% Thomas Esser, 1998, 1999, public domain.
output_format 1
compress_level
9
decimal_digits 3
page_width 210mm
page_height 297mm
horigin 1in
vorigin
1in
% pdftex.map is set up by texmf/dvips/config/updmap
map pdftex.map
map
+test.map

How do I add the reference to context.map, like this:

map context.map

I had huge difficulties initializing changes in the texexec.rme to
texexec.ini file this time around. Finally, after about an hour, changing

% == paths ==
%
% TeXFormatPath   texmf/...               fmt files
%
ConTeXtPath     texmf/tex/context/base  sources
% SetupPath
texmf/tex/base/user     cont-sys/usr file
% TeXScriptsPath
texmf/context/perltk    scripts

to

% == paths ==
%
set TeXFormatPath   to   f:/localtexmf/miktex/fmt
set
ConTeXtPath     to   f:/texmf/tex/context/base
set SetupPath       to
f:/texmf/tex/base/user
set TeXScriptsPath  to   f:/texmf/context/perltk

worked when I entered texexec --verbose at the DOS prompt. I recommend some
changes here or some comments offering more instructions.

Even then, texexec --make had a problem finding my cont-usr.tex file, so I
changed to

set SetupPath       to   f:/texmf/tex/context/config

and I could finally make a format. 
David Arnold
College of the Redwoods
Mathematics Department
7351 Tompkins Hill Road
Eureka, CA 95501
(707) 476-4222

My Home Page
http://online.redwoods.cc.ca.us/instruct/darnold/index.htm

Ordinary Differential Equations Using Matlab
http://www.prenhall.com/books/esm_0130113816.html


             reply	other threads:[~1999-11-24  1:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-24  1:20 David Arnold [this message]
1999-11-24  8:54 ` Hans Hagen
1999-11-24 10:11 grzegorz.sapijaszko
1999-11-24 11:27 ` 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=3.0.5.32.19991123172007.008c63a0@mail.northcoast.com \
    --to=darnold@northcoast.com \
    /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).