ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Greek module
Date: Sat, 3 May 2008 21:13:57 +0200	[thread overview]
Message-ID: <697A3B3C-4F93-49CB-A8B8-DCB657410E3E@uni-bonn.de> (raw)
In-Reply-To: <20080502213614.cixo7klom8ksw0s4@w13.mail.sapo.pt>


On May 2, 2008, at 10:36 PM, cidadaum@sapo.pt wrote:

> I see...
> I cringe so much of

Don't. We've all been beginners once and needed help. You just need to  
learn to follow a systematic approach and read replies to your  
questions more carefully...

>> Oh boy. This is really not the place where your personal additions to
>> your TeX installation should go.
>
> Please, where is the right place?

That was indicated in my reply to your first question; quoting myself:

I would
advise, however, to install additional packages either to the local
texmf tree or to you personal tree. These are defined in the file /etc/
texmf/web2c/texmf.cnf as
TEXMFLOCAL = /usr/local/share/texmf

and

TEXMFHOME = $HOME/TEXMF

The point is: when SuSE installs a new version of texlive, it will  
simply overwrite your files (even if you have edited them) or delete  
the old directories. Moreover, if you make a mistake here, you can  
simply erase the directory and start over. That's why it is considered  
good practice to keep ths distribution files and your local/personal  
additions separate.
>
> Right. My Context is from 2007. The point is that I am so clumsy about
> installing something on OpenSuse/Linux (I have a Windows machine using
> MikTex, suppose that doesn't help) that I do it always on line with a
> repo. Download and install rpm packages (or other files) rarely turns
> out to be good. But anyway I have tried to install according to the
> recipe I found on wiki
> (http://wiki.contextgarden.net/Linux_User_Installation). Didn't
> manage. If you have no other suggestion I can try again and post the
> result.
>
OK, there are several problems here:

1. SuSE's texlive installation has some problems, esp. when you try to  
use luatex;

2. the latest ConTeXt release will also need the latest latin modern  
fonts, which (I guess) are not available as a package for SuSE yet.

3. This being said, it is entirely possible to update ConTeXt within  
your SuSE texlive installation (I have been doing this for several  
years now).
- create directory /usr/local/share/texmf
- cd /usr/local/share/texmf
- sudo wget http://www.pragma-ade.com/context/current/cont-tmf.zip
- sudo unzip cont-tmf.zip
- sudo texhash
- sudo texexec --make --all --pdftex
- sudo texexec --make --all --xtx

>> Which manual says
>> that ConTeXt expects pure ASCII input?
>
> This one: mp-cb-en.pdf. Quoting from page 1:
>
> "CONTEXT expects a plain ASCII input file. Of course you can use any
> texteditor or wordprocessor
> you want, but you should not forget that CONTEXT can only read ASCII
> input. Most
> texteditors or wordprocessors can export your file as plain ASCII."
>
OK, you're right. This is really obsolete (and has been so for several  
years). We've been collecting such things for a while now, but this is  
seriously misleading.

Hans, any chance of regenerating the m*-cb-en.pdfs and taking this  
paragraph out?

Thomas
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2008-05-03 19:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02  9:46 cidadaum
2008-05-02 10:36 ` Mojca Miklavec
2008-05-02 10:52 ` Thomas A. Schmitz
2008-05-02 20:36   ` cidadaum
2008-05-03  8:14     ` Mojca Miklavec
2008-05-03 11:06       ` cidadaum
2008-05-03 11:11         ` Mojca Miklavec
2008-05-03 19:13     ` Thomas A. Schmitz [this message]
2008-05-10 17:00 Greek Module cidadaum
2008-05-11  8:57 ` Thomas A. Schmitz

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=697A3B3C-4F93-49CB-A8B8-DCB657410E3E@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).