blob: 12c35dab59d8d80403d4b14083c518733cb4c943 (
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
|
# mucproc
conference proceedings for the **Mensch und Computer** (MuC) conference using LaTeX
Copyright (C) Marei Peischl <tex@mareipeischl.de>, 2017
mucproc 2017/03/09 v1.02
***************************************************************************
This material is subject to the LaTeX Project Public License version 1.3c
or later. See http://www.latex-project.org/lppl.txt for details.
***************************************************************************
Summary
-------
The mucproc.cls is a document class to support the formatting guidelines for submissions to the German **Mensch und Computer** conference (http://www.mensch-und-computer.de/).
This work consists of the files mucproc.dtx and mucproc.ins and the derived files mucproc.cls, mucfontsize10pt.clo.
A compileable demonstration file using the mucproc class can be found on github (https://github.com/Blubu/mucproc/).
This example fullfils the formatting guidelines for MuC 2017.
Files
-----
This work consists of the files
* mucproc.dtx
* mucproc.ins
and the derived files
* mucproc.cls
* mucfontsize10pt.clo
Versions
--------
**v1.02** (2017/03/09)
+ fixing bug in anonymous mode
+ fixing authoraddendum to no longer create bad boxes
**v1.01** (2017/03/01)
+ small bugfix concerning the support of English as main language
*v1.0** (2017/02/22)
+ first official version mucproc
|