blob: 570077780b3c90ea399b6a200ae33b0a982986f6 (
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
|
---------------------------------------------------------------------
mapcodes version 1.04 Copyright (C) 1994 Michael Piotrowski
---------------------------------------------------------------------
Installation Guide 07 Feb 1995
Installationsbeschreibung 07.02.1995
This file describes in 5 steps the installation of the mapcodes
package.
1. Make sure you have LaTeX2e installed.
2. If you're using emTeX, make sure that the format file wasn't built
with the /c option but with the /8 option. The format file must
not contain a translation table!
For more details on how to build formats with emTeX consult the
emTeX documentation.
3. Run the installation file `mapcodes.ins' through LaTeX. This will
result in the creation of the following files:
- mapcodes.sty
- mapcodes.drv
- various files with the extension .map
4. If necessary, copy these files in a directory where TeX can find them.
5. Run `mapcodes.drv' through LaTeX to produce the documentation. (You may
delete `mapcodes.drv' and the .dtx files afterwards to save space)
Happy TeXing!
Diese Datei beschreibt die Installation des mapcodes-Paket in 5
Schritten.
1. Stellen Sie sicher, dass Sie LaTeX2e installiert haben.
2. Wenn Sie emTeX benutzen, achten Sie darauf, dass die Formatdatei
nicht mit dem Schalter /c, sondern mit dem Schalter /8 erzeugt wurde.
Die Formatdatei darf keine šbersetzungstabelle enthalten!
Eine genaue Beschreibung, wie Formate mit emTeX erzeugt werden,
finden Sie in der EmTeX-Beschreibung.
3. Rufen Sie LaTeX mit der Installationsdatei `mapcodes.ins' auf.
Dabei werden folgende Dateien erzeugt:
- mapcodes.sty
- mapcodes.drv
- verschiedene Dateien mit der Erweiterung .map
4. Wenn noetig, kopieren Sie diese Dateien in ein Verzeichnis, in dem
TeX sie finden kann.
5. Um die Beschreibung zu erzeugen, rufen Sie LaTeX mit mapcodes.drv auf.
(Sie koennen mapcodes.drv und die .dtx-Dateien hinterher loeschen, um
Platz zu sparen)
Frohes TeXen!
|