blob: eddb449103578b57934464f7b8b1f065b3724b30 (
plain)
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
|
This is file `manifest.txt'.
This file is part of a work named "emisa".
Copyright (C) 2009-2012 by Martin Wilhelm Leidig
<mwl@moss.in-berlin.de>
Copyright (C) 2015-2020 by Enterprise Modelling and Information
Systems Architectures - An International Electronic Journal (EMISA)
--------------------------------------------------------------------
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License (LPPL), either
version 1.3c of this license or (at your option) any later
version. The latest version of this license is in the file:
http://www.latex-project.org/lppl.txt
This work is "maintained" (as per LPPL maintenance status) by
Stefan Strecker <stefan.strecker@fernuni-hagen.de> and
Martin Sievers <martin.sievers@schoenerpublizieren.de>.
--------------------------------------------------------------------
This file specifies what the EMISA Bundle consists of; more
precisely, it explains how the locutions "Work" and "Compiled Work",
used in the LaTeX Project Public License, are to be interpreted
in the case of this work.
November, 2nd 2020 (version 2.3.0-devel)
MEANING OF THE TERM "Work"
==========================
In the case of the EMISA Bundle, the "Work" is the collection of the
following 4 files:
README.md -- start by reading this file
CHANGELOG.md -- history of the development
manifest.txt -- the file you are reading now
emisa.dtx -- main source file
If you have received the 4 files listed above, you possess an integral copy
of the EMISA Bundle.
MEANING OF THE TERM "Compiled Work"
===================================
In the case of the EMISA Bundle, a "Compiled Work" is the collection of:
a) the following 2 files that are also part of the "Work" (see above):
README.md
CHANGELOG.md
manifest.txt
AND
b) the following 5 files:
emisa.cls -- LaTeX document class
emisa.bbx -- biblatex bibliography style
emisa.cbx -- biblatex citation style
emisa.pdf -- class documentation
emisa-author-template.tex -- template for authors
The file `emisa.pdf' is obtained by submitting to the
program pdflatex the file `emisa.dtx', following the same steps as
those explained in `README.md' under the title "How to generate the
documentation".
CTAN-Release
============
For a more convenient access a symbolic link to emisa.pdf called emisa-instructions.pdf is added to the archive for CTAN.
COMMENT
=======
Please remember that, in order to distribute a LPPL-compliant copy of the
EMISA Bundle, it suffices to distribute only the 4 files that constitute
the "Work".
|