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
|
Title: diagnose.sty
Version: 0.2
Author: Oliver Corff
Copyright: Ulaanbaatar, Berlin, Beijing, Shanghai 2001
Date: April 10th, 2001
(Timestamp: April 10, 2001)
Archive Name: diagnose.zip
Description: Installation Diagnostics
Legal Notes: See end of this document
0. Introduction
diagnose.sty, if included as a package, helps identify available
and necessary but missing files, packages and tokens.
diagnose.sty can be used by texts and other packages. For every
file or token checked it provides a counter and a set of messages,
one message if the file or token is found, the other for an absent
token or file.
1. Installation and Use
Unpack the archive diagnose.zip in some temporary directory.
Copy the file diagnose.sty to a place where your TeX installation
can find it. Rehash the directory database, if possible (not all
distributions provide this possibility).
The counter provided by diagnose.sty can be used to trigger appropriate
activity, either in the form of program branches or in the form of
variable texts. Messages can appear in log files and documents.
See diagnose.tex for a complete documentation and mls-diag.tex for
a live example of what this is all about.
2. Legal Notes
This software is published under the GPL.
Usual disclaimers apply.
Thank you for using diagnose.sty!
Ulaanbaatar, Beijing,
Berlin, Shanghai
April 2001
Oliver Corff
corff@zedat.fu-berlin.de
|