]> git.madduck.net Git - etc/texmf.git/blob - .texmf/tex/latex/tahi.lco

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add tahi letterhead
[etc/texmf.git] / .texmf / tex / latex / tahi.lco
1 \ProvidesFile{tahi.lco}[2005/08/31 letter class option]
2
3 \RequirePackage{koma-rotis}
4 \RequirePackage{utf8}
5
6 \LoadLetterOption{DIN}
7 \LoadLetterOption{mkrafft}
8
9 \setkomavar{fromname}{tahi GmbH}
10
11 \KOMAoptions{
12   parskip=half,
13   foldmarks=false,
14   fromalign=left,
15   fromrule=below,
16   fromphone=false,
17   fromemail=true,
18   enlargefirstpage=true
19 }
20
21 \addtokomafont{subject}{\rmfamily}
22
23 \setkomavar{fromphone}{+49.89.416149413}
24 \setkomavar{fromemail}{start@tahi.vc}
25
26 \setkomavar{emailseparator}[]{}
27 \setkomavar{phoneseparator}[]{}
28
29 \renewcommand{\raggedsignature}{\raggedright}
30
31 \setkomavar{fromaddress}{%
32   Widenmayerstraße 17 \\
33   D — 80538 München
34 }
35 \setkomavar{place}{München}
36
37 \setkomavar{signature}{Dr. Martin F. Krafft\\Geschäftsführer}
38
39 \setkomavar{frombank}{%
40   GLS Gemeinschaftsbank eG, Bochum / BLZ: 430\,609\,67 / BIC: GENoDEM1GLS \\
41   Konto: 8227717600 / IBAN: DE62\,4306\,0967\,8227\,7176\,00
42 }
43
44 \@addtoplength{firstfootvpos}{-1em}
45 \firstfoot{%
46   \parbox[t]{\textwidth}{\footnotesize
47     \begin{tabular}[t]{l@{}}%
48       \multicolumn{1}{@{}l@{}}{Geschäftsführung:}\\
49         Dr. Martin F. Krafft \\
50       \multicolumn{1}{@{}l@{}}{Handelsregister:}\\
51         Amtsgericht München, HR B 217243
52     \end{tabular}%
53     \hfill%
54     \begin{tabular}[t]{l@{}}%
55       \multicolumn{1}{@{}l@{}}{\usekomavar*{frombank}:}\\
56         \usekomavar{frombank}
57     \end{tabular}%
58   }%
59 }%