-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
61 lines (38 loc) · 1.38 KB
/
README
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
`ka': LaTeX package for exams
=============================
Copyright (C) 2010-2016, Marcus Stollsteimer
This package provides several features useful for making exams.
The package `ka' consists of the following files:
ChangeLog
Makefile
README
ka.dtx
example.tex
mkinstalldirs
Installation:
1. Type `latex ka.ins' to produce the file `ka.sty'.
2. Make sure the file `ka.sty' is located in your TeX search path.
Installation using `GNU make':
1. Type `make' to produce the file `ka.sty'
(type `make all' to also produce the documentation).
2. Type `make install' to install to `/usr/local/share/texmf'.
3. Type `make clean' to remove temporary files.
* * * * *
LaTeX-Paket fuer Klassenarbeiten und Tests
Dieses Paket stellt einige Befehle fuer das Erstellen
von Klassenarbeiten und Tests bereit.
Das Paket `ka' besteht aus folgenden Dateien:
ChangeLog
Makefile
README
ka.dtx
example.tex
mkinstalldirs
Installation:
1. Rufen Sie `latex ka.ins' auf, um die Datei `ka.sty' zu generieren.
2. Verschieben oder kopieren Sie die Datei `ka.sty' in Ihren TeX-Suchpfad.
Installation mithilfe von `GNU make':
1. Rufen Sie `make' auf, um die Datei `ka.sty' zu generieren
(mit `make all' wird die Dokumentation ebenfalls erzeugt).
2. Mit `make install' wird das Paket nach `/usr/local/share/texmf' installiert.
3. Rufen Sie `make clean' auf, um temporaere Dateien zu entfernen.