blob: 1cb12cc074ca77c455e10bbf961ea2d83b18468a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
Some Basic information
----------------------
There are currently three interfaces available:
cont-en the english version
cont-de the german version
cont-nl the dutch version
cont-cz the czech version
cont-ro the romanian version
cont-it the italian version
One should compile one of these (or all) into a fmt file.
When one uses the main file,
context the undefined version
TeX ask for an interface language as well as a message
language. Here one has to specify the full name (english,
german, dutch, etc.) or use the default (enter). The \
savest way to update the TeX and MetaPost format files
is to use TeXExec:
texexec --make --alone en nl metafun
In the TeXExec manual you can read how to generate a format
with specific fonts and patterns.
By default only the english hyphenation patterns are loaded,
unless more are enabled in:
cont-usr the typesetting language specifications
Furthermore, users can preset commands etc in the file
cont-sys a system file loaded at runtime
For questions and remarks on ConTeXt, one can subscribe to
the list:
ntg-context@ntg.nl
by sending the message
subscribe ntg-context
to the list server:
majordomo@ntg.nl
One can find more info at:
www.pragma-ade.com
or at the mirror sites mentioned there.
Don't hesitate to ask questions. ConTeXt can do a lot, and
the manuals are always a bit behind and incomplete. Also take
a look at the files
mreadme.pdf
minstall.pdf
mtexexec.pdf
mtexutil.pdf
The teTeX, fpTeX, and 4TeX distributions demonstrate how
ConTeXt can be integrated in a TeX directory structure.
-------------------------
Hans Hagen, pragma@wxs.nl
|