diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-12 00:05:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-12 00:05:38 +0000 |
commit | fd564cf3b563400c7c445c91f42abd1800406b14 (patch) | |
tree | 445a1b5f9cd26e14dde029b528d0af525a6d714f /Master/texmf-dist/doc/latex/diagnose | |
parent | 3511984c711c8277e5f8df7bdc4789597dbf9727 (diff) |
diagnose non-update
git-svn-id: svn://tug.org/texlive/trunk@19387 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/diagnose')
-rw-r--r-- | Master/texmf-dist/doc/latex/diagnose/INSTALL | 49 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/diagnose/mls-diag.dvi | bin | 6208 -> 0 bytes |
2 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/diagnose/INSTALL b/Master/texmf-dist/doc/latex/diagnose/INSTALL new file mode 100644 index 00000000000..f1834d85942 --- /dev/null +++ b/Master/texmf-dist/doc/latex/diagnose/INSTALL @@ -0,0 +1,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 diff --git a/Master/texmf-dist/doc/latex/diagnose/mls-diag.dvi b/Master/texmf-dist/doc/latex/diagnose/mls-diag.dvi Binary files differdeleted file mode 100644 index 05dd520c70c..00000000000 --- a/Master/texmf-dist/doc/latex/diagnose/mls-diag.dvi +++ /dev/null |