ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: Re: Problems recompiling LaTeX2ConTeXt.tex
Date: Thu, 6 Mar 2003 10:35:55 +0100	[thread overview]
Message-ID: <20030306103555.04f2deb4.morawski@gmx.net> (raw)
In-Reply-To: <20030305225511.75b42358.morawski@gmx.net>

On Wed, 5 Mar 2003 22:55:11 +0100
Jens-Uwe Morawski <morawski@gmx.net> wrote:


> - create a file /etc/profile.d/texlive.sh with following content
>   
>      PATH=/opt/ConTeXt/bin:/opt/TeXLive/bin/i386-linux:$PATH
>      TEXMFCNF="/opt/TeXLive/texmf/web2c/texmf.cnf"
>      export TEXMFCNF

Uups sorry, it should be:

PATH=/opt/ConTeXt/bin:/opt/TeXLive/bin/i386-linux:$PATH
MANPATH=/opt/TeXLive/man/:`manpath`
TEXMFCNF=/opt/TeXLive/texmf/web2c
export MANPATH TEXMFCNF


and where i've said "done", not all is done. You still have to
generate the ConTeXt format files.
Thus, go in /opt/ConTeXt/texmf/context/config/
copy texexec.rme to texexec.ini and generate the formats

texexec --make --language=en en 
texexec --make metafun 
texexec --make mptopdf

or what else is needed.
 
Jens

  reply	other threads:[~2003-03-06  9:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-04 16:45 James J. Ramsey
2003-03-05 17:30 ` Hans Hagen
2003-03-05 17:34 ` Jens-Uwe Morawski
2003-03-05 18:16   ` James J. Ramsey
2003-03-05 21:55     ` Jens-Uwe Morawski
2003-03-06  9:35       ` Jens-Uwe Morawski [this message]
2003-03-06  9:53       ` Jens-Uwe Morawski
2003-03-06  9:37     ` Maarten Sneep
2003-03-05 20:25 ` Simon Pepping
2003-03-05 22:26   ` James J. Ramsey
2003-03-06 20:44     ` Simon Pepping
2003-03-06 23:33       ` James J. Ramsey
2003-03-05 23:03   ` Jens-Uwe Morawski
2003-03-06 20:35     ` Simon Pepping

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=20030306103555.04f2deb4.morawski@gmx.net \
    --to=morawski@gmx.net \
    --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).