ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Keeping up-to-date under TeXLive
Date: Sun, 23 Dec 2007 11:08:37 +0100	[thread overview]
Message-ID: <6faad9f00712230208i71deafbdoff790e6e4d63687f@mail.gmail.com> (raw)
In-Reply-To: <7871fcf50712221947o4785cd4ej349268b8e8afff5d@mail.gmail.com>

On Dec 23, 2007 4:47 AM, Joel C. Salomon wrote:
> On Dec 21, 2007 9:17 PM, Aditya Mahajan wrote:
> > Create $HOME/texmf. Download justtex.zip, and cont-tmf.zip, cont-fnt.zip
> > from pragma's website, and unzip them inside $HOME/texmf. Download the
> > font files from TeX Gyre and unzip then in $HOME/texmf.
>
> Do I need to set the TEXMFHOME environment variable?

It depends on the installation. But TEXMFHOME is usually already set
in texmf.cnf.

> Also: will downloading linuxtex.zip to the same place give me
> up-to-date luatex, or will it just mess up my installation?

linuxtex.zip at pragma is from August, so you won't get the latest
luatex with it.
linuxtex at http://minimals.contextgarden.net/pragma/ has the latest
luatex beta (+ reasonably latest other binaries and latest LM, TeX
Gyre, ...), but might differ from the one at pragma. (I need
feedback.)

> > Remake the formats, move the stubs and few programs to the path, and you
> > are done.
>
> Is there a command to remake the pdftex and xetex formats together?

Not at the moment.

texexec -- make --all
texexec -- make --all --xtx
texexec -- make --all --lua

> Rather than moving programs, might it be easier to add
> ~/texmf/<whatever>/bin to the PATH?

That's what setuptex in minimals does. Yes, if you're updating an
exesting distribution, it might be easier and cleaner to add a
variable to path than to overwrite the old binaries.

> > The only drawback of this is that you have to update manually. ctxtools
> > --updatecontext unzip the file in TEXMFLOCAL, and not TEXMFHOME, so it
> > does not work with this setup.
>
> Hmm...  will the rsync update work, or do I need to download the zips?

Of course it works. You have two options:
a) rsync -flags rsync://contextgarden.net/minimals/pragma/linux/
[your-favorite location]
will give you the almost-latest binaries in one rsync run (there is
also "justtex" for the common files).

b) wget http://minimals.contextgarden.net/setup/linux/first-setup.sh
or (same file):
    rsync -flags rsync://contextgarden.net/minimals/setup/linux/first-setup.sh
and then run that file to get the whole distribution at the desired
location. (experimental - someone needs to write support for local
configuration)

flags may be -av or whatever else seems more appropriate.

Also, if you already have a working TeX distribution, you can write a
few rsync calls yourself. At
    http://minimals.contextgarden.net/current/ (=
rsync://minimals.contextgarden.net/minimals/current/)
you have:
- current ConTeXt
- almost-latest binaries
- fonts
any you can combine the stuff from there in some arbitrary way.

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2007-12-23 10:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-21 17:22 Joel C. Salomon
2007-12-21 17:59 ` luigi scarso
2007-12-21 23:42 ` Mojca Miklavec
2007-12-22  2:17 ` Aditya Mahajan
2007-12-23  3:47   ` Joel C. Salomon
2007-12-23 10:08     ` Mojca Miklavec [this message]
2007-12-26  0:56       ` Joel C. Salomon
2007-12-26 11:14         ` Mojca Miklavec
2007-12-26 16:12           ` Ciro Soto
2007-12-26 19:14             ` Aditya Mahajan
2007-12-26 19:15           ` Aditya Mahajan
2007-12-23 15:06     ` Aditya Mahajan
2007-12-22 15:05 ` Peter Münster

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=6faad9f00712230208i71deafbdoff790e6e4d63687f@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --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).