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
|
\begingroup\small
\Dante{}\\\Label{adressen}%
%Deutschsprachige Anwendervereinigung \TeX~\eV\\
Postfach 10\,18\,40\\
69008 Heidelberg
\smallskip
\begin{tabular*}{\textwidth}{@{}llr@{}}
Tel.: & 0\,62\,21/2\,97\,66 (Mo., Mi.--Fr., 10.00--12.00\,Uhr)\\
Fax: & 0\,62\,21/16\,79\,06\\
E-Mail: & \texttt{dante@dante.de}\\[6pt]
Konto: & VR Bank Rhein-Neckar eG\\
& BLZ 670\,900\,00\\
& Kontonummer 2\,310\,007\\
& \texttt{IBAN DE67\,6709\,0000\,0002\,3100\,07}\\
& \texttt{SWIFT-BIC GENODE61MA2}\\[4pt]
% & \multicolumn{2}{l@{}}{Postbank Karlsruhe \hfill
% (Auslands"uberweisungen)}\\
% & BLZ 660\,100\,75\\
% & Kontonummer 213\,400\,757\\
% & \texttt{IBAN DE93\,6601\,0075\,0213\,4007\,57} \\
% & \texttt{SWIFT-BIC PBNKDEFF}\\[9pt]
%Beitr"age:
% & Studenten & 30,-- \euro\\
% & Vollmitglieder & 45,-- \euro\\
% & Institutionelle Mitglieder & 65,-- \euro\\
% & Firmen, die \TeX{} anwenden & 150,-- \euro\\
% & Firmen, die \TeX{} verkaufen & 250,-- \euro\\[2pt]
% & Nachlass f\"ur aktive Mitglieder & 10,-- \euro
\end{tabular*}
\section{Pr"asidium}\Label{vorstand}
\begin{tabular}{@{}l@{\quad}l@{\quad}l@{}}
Pr"asident: & Klaus H"oppner\Label{president}
& {\small\texttt{president@dante.de}}\\
Vizepr"asident: & Volker RW Schaa\Label{vice-president}
& {\small\texttt{vice-president@dante.de}}\\
Schatzmeister: & Tobias Sterzl\Label{treasurer}
& {\small\texttt{treasurer@dante.de}}\\
Schriftf"uhrer: & Manfred Lotz\Label{secretary}
& {\small\texttt{secretary@dante.de}}\\
Beisitzer: & G"unter Partosch\Label{beisitzer:gp}
%& {\small\texttt{advisor@dante.de}}
\\
& Bernd Raichle\Label{beisitzer:br}\\
& Herbert Vo\ss\Label{beisitzer:hv}
\end{tabular}
\section{Server}
{\renewcommand{\arraystretch}{1.1}
\begin{tabular}{@{}l@{\quad}l}
\textsc{CTAN}: & \url{http://mirror.ctan.org} \iffalse \quad [\texttt{80.237.210.73}] \fi \\
\textsc{DANTE}: & \url{http://www.dante.de/}\\
\end{tabular}}
\iffalse
\section{Mailing-Listen}
{\renewcommand{\arraystretch}{1.1}
\begin{tabular}{@{}l@{\quad}l}
Deutschsprache \TeX-Nutzer: & \url{tex-d-l@listserv.gmd.de}\\
Der Verein \dante{} & \url{dante-ev@urz.uni-heidelberg.de}
\end{tabular}}
\fi
\par\endgroup % zurueckschalten auf \normalsize
\endinput
|