]> 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:

6876e4c344feb9af441d7f7262d49e80d7348569
[etc/texmf.git] / .texmf / tex / latex / tahi.lco
1 \ProvidesFile{tahi.lco}[2005/08/31 letter class option]
2
3 \RequirePackage{koma-lato}
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.416149412}
24 \setkomavar{fromemail}{start@tahi.ventures}
25
26 \setkomavar{emailseparator}[]{}
27 \setkomavar{phoneseparator}[]{}
28
29 \renewcommand{\raggedsignature}{\raggedright}
30 \setkomavar{signature}{Dr. Martin Krafft \\ Geschäftsführer}
31
32 \setkomavar{fromaddress}{%
33   Widenmayerstraße 17 \\
34   D — 80538 München
35 }
36 \setkomavar{place}{München}
37
38 \setkomavar{frombank}{%
39   GLS Gemeinschaftsbank eG, Bochum / BLZ: 430\,609\,67 / BIC: GENoDEM1GLS \\
40   Konto: 8227717600 / IBAN: DE62\,4306\,0967\,8227\,7176\,00
41 }
42
43 \@addtoplength{firstfootvpos}{-1em}
44 \firstfoot{%
45   \parbox[t]{\textwidth}{\footnotesize
46     \begin{tabular}[t]{l@{}}%
47       \multicolumn{1}{@{}l@{}}{Geschäftsführung:}\\
48         Dr. Martin F. Krafft \\
49       \multicolumn{1}{@{}l@{}}{Handelsregister:}\\
50         Amtsgericht München, HR B 217243
51     \end{tabular}%
52     \hfill%
53     \begin{tabular}[t]{l@{}}%
54       \multicolumn{1}{@{}l@{}}{\usekomavar*{frombank}:}\\
55         \usekomavar{frombank}
56     \end{tabular}%
57   }%
58 }%