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/source/latex | |
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/source/latex')
-rw-r--r-- | Master/texmf-dist/source/latex/diagnose/INSTALL | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/Master/texmf-dist/source/latex/diagnose/INSTALL b/Master/texmf-dist/source/latex/diagnose/INSTALL deleted file mode 100644 index f1834d85942..00000000000 --- a/Master/texmf-dist/source/latex/diagnose/INSTALL +++ /dev/null @@ -1,49 +0,0 @@ - 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 |