ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Module installation
@ 2009-07-03 17:37 Wolfgang Schuster
  2009-07-03 19:18 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Wolfgang Schuster @ 2009-07-03 17:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Installation of modules
=======================


Basics
––––––

The installation of extra files in TeX (called modules in ConTeXt) can  
be hard
for people how are new in TeX or aren't interested in TeX programming  
themselve.

According to the TDS (TeX directory structure) and the ConTeXt  
developers user
written files reside under the path

     $TEXMF/tex/context/third/<modulename>/<files>

in the private TeX directory ($TEXMF), private directories can have  
the names

     • texmf-local
     • texmf-extra
     • texmf-project

but there existence depend on the TeX distribution and texmf-local is  
the most
common one.


Installation by hand
––––––––––––––––––––

When you want to install a new module which is available as file only  
create
the subdirectories in the way described above and place the file  
there, for
modules which are available as zip files with precreated  
subdorectories you
can unzip the archive in the top-level directory (e.g. texmf-local/)  
and all
files are on the correct place.

After the files are placed at the right place you have to update TeX's  
database
to let it know where it can find the files, this is done for MkII with

     mktexlsr (command name depends on the TeX distribution)

and for MkIV with

     context --generate


ConTeXt minimals
––––––––––––––––

Users of the ConTeXt minimals dont't have to download the module files  
and unzip
them in the local directory because they can use the 'first-setup' for  
this.

To install for example the simpleslides modules you write

     first-setup.sh --extras="t-simpleslides"

To install more modules at the same time write

     first-setup.sh --extras="t-simpleslides,t-french"

The complete list of availables modules in minimals is:

     • f-urwgaramond
     • f-urwgothic
     • t-account
     • t-algorithmic
     • t-bib
     • t-bnf
     • t-chromato
     • t-cmscbf
     • t-cmttbf
     • t-construction-plan
     • t-degrade
     • t-fixme
     • t-french
     • t-games
     • t-gnuplot
     • t-layout
     • t-letter
     • t-lettrine
     • t-lilypond
     • t-mathsets
     • t-simplefonts
     • t-simpleslides
     • t-taspresent
     • t-tikz
     • t-typearea
     • t-typescripts
     • t-vim


TeX Live
––––––––

# description required

The following modules are available:

     • context-account
     • context-bnf
     • context-chromato
     • context-construction-plan
     • context-degrade
     • context-french
     • context-games
     • context-gnuplot
     • context-letter
     • context-lettrine
     • context-lilypond
     • context-mathsets
     • context-simpleslides
     • context-taspresent
     • context-typearea
     • context-vim

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-06 12:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-03 17:37 Module installation Wolfgang Schuster
2009-07-03 19:18 ` Hans Hagen
2009-07-04 12:17   ` Wolfgang Schuster
2009-07-04 17:57     ` Hans Hagen
2009-07-04 22:09       ` luigi scarso
2009-07-06 11:42         ` Hans Hagen
2009-07-06 12:35           ` luigi scarso

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).