mirror of
https://github.com/tomru/tex-local-packages.git
synced 2026-03-03 06:17:12 +01:00
add vcpfk-rechnung template
This commit is contained in:
6
tex/latex/brief-vcpfk-rechnung.lco
Normal file
6
tex/latex/brief-vcpfk-rechnung.lco
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
\ProvidesFile{brief.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||||
|
|
||||||
|
\LoadLetterOption{vcpfk-brief}
|
||||||
|
\LoadLetterOption{vcpfk-rechnung}
|
||||||
|
|
||||||
|
% vim:filetype=tex
|
||||||
@@ -1,7 +1,8 @@
|
|||||||
\ProvidesFile{brief.lco}[2009/12/08 lco (Thomas Ruoff)]
|
\ProvidesFile{brief.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||||
|
|
||||||
\LoadLetterOption{brief}
|
\LoadLetterOption{brief}
|
||||||
\LoadLetterOption{vcpfk}
|
|
||||||
\LoadLetterOptions{rosenfeld}
|
\LoadLetterOptions{rosenfeld}
|
||||||
|
\LoadLetterOption{thomas}
|
||||||
|
\LoadLetterOption{vcpfk}
|
||||||
|
|
||||||
% vim:filetype=tex
|
% vim:filetype=tex
|
||||||
|
|||||||
36
tex/latex/vcpfk-rechnung.lco
Normal file
36
tex/latex/vcpfk-rechnung.lco
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
\ProvidesFile{vcpfk-rechnung.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||||
|
|
||||||
|
\usepackage{booktabs}
|
||||||
|
|
||||||
|
\usepackage[forget]{qrcode}
|
||||||
|
\usepackage{tikz}
|
||||||
|
|
||||||
|
\setkomavar{fromlogo}{\textbf{Freundeskreis des VCP Rosenfeld}}
|
||||||
|
\setkomavar{frombank}{IBAN DE83 6539 1210 0005 4740 19\\
|
||||||
|
BIC GENODES1VHZ }
|
||||||
|
|
||||||
|
% QR Code
|
||||||
|
\newcommand{\GIROCODE}{
|
||||||
|
\raisebox{\depth}[0pt]{
|
||||||
|
\qrcode[nolink, forget, height=2cm, level=M]
|
||||||
|
{BCD\?001\?1\?SCT\?GENODES1BAL\?Freundeskreis\ d.\ VCP\ Rosenfeld\?DE83653912100005474019\?EUR\TOTAL\?\?Rechnungs-Nr.\ \INVOICENUMBER}%
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
% footer
|
||||||
|
\setkomavar{firstfoot}{\footnotesize
|
||||||
|
\begin{tabular}[t]{l@{}}%
|
||||||
|
Bankverbindung:\\
|
||||||
|
{\def\\{, }\usekomavar{frombank} }%
|
||||||
|
\end{tabular}
|
||||||
|
\hfill
|
||||||
|
\begin{tabular}[t]{c@{}}%
|
||||||
|
\GIROCODE \\
|
||||||
|
Code de Giro
|
||||||
|
\end{tabular}
|
||||||
|
}
|
||||||
|
|
||||||
|
\setplength{sigbeforevskip}{.25cm}
|
||||||
|
\setkomavar{signature}{\electronicsignature}
|
||||||
|
|
||||||
|
% vim:filetype=tex
|
||||||
@@ -1,15 +1,7 @@
|
|||||||
\ProvidesFile{brief-thomas.lco}[2009/12/08 lco (Thomas Ruoff)]
|
\ProvidesFile{brief-thomas.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||||
|
|
||||||
\setkomavar{fromname}{Freundeskreis des VCP Rosenfeld\\Thomas Ruoff}
|
\setkomavar{fromlogo}{Freundeskreis des VCP Rosenfeld}
|
||||||
\setkomavar{frommobilephone}{(0151) 21 22 53 62}
|
\setkomavar{fromname}{Thomas Ruoff}
|
||||||
\setkomavar{fromemail}{ThomasRuoff@gmail.com}
|
\setkomavar{fromemail}{pfadi-bussle@tomru.space}
|
||||||
|
|
||||||
\newcommand{\electronicsignature}{
|
|
||||||
\hspace*{-1.5em}
|
|
||||||
\includegraphics[height=3em]{\string~/templates/img/unterschrift_thomas.jpg}
|
|
||||||
\\\vspace*{-1.5em}
|
|
||||||
\small \usekomavar{fromname}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
% vim:filetype=tex
|
% vim:filetype=tex
|
||||||
|
|||||||
Reference in New Issue
Block a user