ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tomasz Kosinski <mickle@escape.com>
Cc: ConTeXt mailing list <ntg-context@let.uu.nl>
Subject: Re: Context broken after update to tetex
Date: 09 Feb 2002 20:20:00 -0500	[thread overview]
Message-ID: <868za2xhdr.fsf@escape.com> (raw)
In-Reply-To: <Pine.BSF.4.30.0202081211090.11730-100000@ith.physik.fu-berlin.de>

Tobias Burnus <tobias.burnus@physik.fu-berlin.de> writes:

> Hi Tomasz,
> 
> > > > After updating the tetex installation on my system (Debian Woody),
> > > > ConTeXt no longer worked:
> > > Now I know why I have my own ~/texmf ;-)
> I do a:
> mkdir texmf
> cd texmf && unzip -La ../cont-tmf.zip
> update-context-fmt
> 
> with
> --------------------------------
> #!/bin/bash
> HOMETEXMF=${HOME}/texmf
> HYPHENFILE=`fmtutil --showhyphen cont-de`
> texhash
> chmod a+x ${HOMETEXMF}/context/perltk/*.pl
> for I in ${HOMETEXMF}/context/perltk/*.pl
> do
>    ln -sf ${I} ${HOME}/bin/`basename ${I/.pl/}`
> done
> mkdir -p ${HOMETEXMF}/web2c
> fmtutil --fmtdir ${HOMETEXMF}/web2c --byhyphen ${HYPHENFILE}
> cd ${HOMETEXMF}/web2c && mpost -ini metafun
> cd ${HOMETEXMF}/web2c && pdfetex -ini mptopdf
> texhash
> chmod -R a+r ${HOMETEXMF}
> ---------------------------------
> which works ok. here.
> 
> Tobias

Thank you Tobias. Your script works for me and I now having a working
ConTeXt again, which, without your help, I wouldn't.

Tomasz


      reply	other threads:[~2002-02-10  1:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-03 17:44 Tomasz Kosinski
     [not found] ` <3C5DBA87.61DE96F0@net-b.de>
2002-02-04 14:10   ` Tomasz Kosinski
2002-02-07 13:39   ` Tomasz Kosinski
2002-02-08 11:13     ` Tobias Burnus
2002-02-10  1:20       ` Tomasz Kosinski [this message]

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=868za2xhdr.fsf@escape.com \
    --to=mickle@escape.com \
    --cc=ntg-context@let.uu.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).