ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen Outside <pragma@wxs.nl>
Subject: Re: Re: How to use PostScript font
Date: Mon, 23 Aug 2004 01:12:30 +0200	[thread overview]
Message-ID: <4129285E.1070602@wxs.nl> (raw)
In-Reply-To: <200408212328.40624.skhilji@tampabay.rr.com>

Salman Khilji wrote:

>I found out that while trying to install the latest ConTeXt over whatever came 
>with texlive2003-inst-20030928.iso, I screwed up somewhere and ConTeXt would 
>not even generate me a pdf file with cmr fonts.
>
>So here is what I did.
>
>1) I deleted everything about TeX from my system
>2) Installed TeXLive from the iso with default options.  I did not change 
>anything.  Just accepted the defaults.
>3) I did not install the latest ConTeXt.  I think I will be fine with whatever 
>comes with TeXLive as of Sept, 2003.
>4) Now I can generate a hello world pdf file with cmr fonts just fine.
>  
>
an alternative is: 

mkdir /usr/local/mytex 
cd /usr/local/mytex 
wget http://www.pragma-ade.com/contextt/linuxtex.zip.bz2 
bunzip2 linuxtex.zip.bz2
unzip linuxtex 
chmod -R 755 
. setuptex /usr/local/mytex
mktexlsr 
texexec --make --alone --all

every time after that 

. /usr/local/setuptex /usr/local/setuptex 

should give you a minimal context tree (i develop on a windows machine, so that is the tree we use on the linux application servers) 

(take a look at cont-sys.tex to see how we set up our context) 

(there is also mswintex.zip.bz2 and macosxtex.zip.bz2) 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

  parent reply	other threads:[~2004-08-22 23:12 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-20 13:41 skhilji
2004-08-20 13:54 ` Patrick Gundlach
2004-08-20 15:04   ` Hans Hagen
2004-08-20 16:11     ` Patrick Gundlach
2004-08-20 16:27       ` Hans Hagen
2004-08-20 16:40         ` Patrick Gundlach
2004-08-22  5:39           ` Salman Khilji
2004-08-22  6:28             ` Salman Khilji
2004-08-22  6:23               ` Larry Stamm
2004-08-22 18:11                 ` Patrick Gundlach
2004-08-22  8:19               ` Re: How to use PostScript font (SOLVED) Salman Khilji
2004-08-22 18:09                 ` Patrick Gundlach
2004-08-22 23:12               ` Hans Hagen Outside [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-18 19:16 How to use PostScript font skhilji
2004-08-18 19:24 ` Patrick Gundlach
2004-08-19  8:07   ` Hans Hagen
2004-08-19 21:58     ` Patrick Gundlach
2004-08-20  7:55       ` Hans Hagen
2004-08-20 14:09         ` Patrick Gundlach
2004-08-20 15:52           ` Hans Hagen
2004-08-21  8:48             ` Patrick Gundlach
2004-08-22 23:26               ` Hans Hagen Outside
2004-08-24  9:56                 ` Siep Kroonenberg
2004-08-24 10:09                   ` Patrick Gundlach
2004-08-24 14:38                     ` Siep Kroonenberg

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=4129285E.1070602@wxs.nl \
    --to=pragma@wxs.nl \
    --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).