diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-04-25 18:48:21 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-04-25 18:48:21 +0000 |
commit | 4a86866c9fb0ee8654b58ca8c6d83082b5e9bd83 (patch) | |
tree | 6b1f60788cdddfbcebc3a4a4ede27384f4c82ad5 /Master/texmf-dist/doc/latex/protocol/README | |
parent | 8481c8c4bff5f5df2b76ac6091d83976b37f8cd6 (diff) |
protocol v1.10
git-svn-id: svn://tug.org/texlive/trunk@12823 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/protocol/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/protocol/README | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/protocol/README b/Master/texmf-dist/doc/latex/protocol/README new file mode 100644 index 00000000000..65bcc99ac63 --- /dev/null +++ b/Master/texmf-dist/doc/latex/protocol/README @@ -0,0 +1,86 @@ +README for the package protocol + + +Please note: Without changes, this package is only useful for + german users! It is planned to internationalize it, but + up to now, I had no time for it. Everybody, who likes to + help is welcome. + +License +======= + +The files in this directory (protocol distribution) are + + Copyright (C) 1997 Projektgruppe ACIT, Lehrstuhl VII, + Fachbereich Informatik, Universit"at Dortmund + 1997-1999,2006,2009 Thomas Leineweber (protocol@tleine.de) + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either version 1.3 + of this license or (at your option) any later version. + The latest version of this license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of LaTeX + version 2005/12/01 or later. + + This work has the LPPL maintenance status `maintained'. + + The Current Maintainer of this work is Thomas Leineweber. + + This work consists of the files protocol.dtx, protocol.ins, + protest.tex, readme + and the derived file protocol.cls. + + +ERROR REPORTS +============= + +Before you report an error, please check that: + + - the error isn't caused by obsolete versions of other software; + LaTeX from 1986 is a good candidate ... + + - you use an original version of the package. + + + If you think you found a genuine bug please report it together + with the following information: + + - version of the file + + - version (date!) of your LaTeX + + - a short test file showing the behavior with all unnecessary + code removed. + + - a transcript (log file) of the session that shows the error. + +Please note that it is important to make the file as small as possible +to allow me to find and fix the error soon. + +If you have an unchanged version of my package method, you can send me +error reports to + + protocol@tleine.de + + +Files distributed with this package +=================================== + +protocol.ins This is the installation script that will produce + the executable file method.sty when run through LaTeX + or TeX +protocol.dtx `protocol' style for LaTeX in docstrip format. +readme This file +protest.tex A test file showing the usage of the package. + + + +Acknowledgements +================ + +This readme is mostly copied from the readme from the dinbrief package by +K.D. Braune and R. Gussmann +Boris Majowski made a better implementation for the next meeting +Ludger Humbert and Christoffer Timm showed me an error in the next meeting +logic. |