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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
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.
|