mirror of
https://github.com/tomru/tex-local-packages.git
synced 2026-03-02 22:15:52 +01:00
change from using fax to mobilephone
This commit is contained in:
6
tex/latex/brief-rain.lco
Normal file
6
tex/latex/brief-rain.lco
Normal file
@@ -0,0 +1,6 @@
|
||||
\ProvidesFile{brief-valerie.lco}[2014/11/25 lco (Thomas Ruoff)]
|
||||
|
||||
\LoadLetterOption{brief}
|
||||
\LoadLetterOption{rain}
|
||||
|
||||
% vim:filetype=tex
|
||||
@@ -33,25 +33,34 @@ draft=false
|
||||
|
||||
\setkomavar{phoneseparator}{ }
|
||||
\setkomavar{faxseparator}{ }
|
||||
\setkomavar{mobilephoneseparator}{ }
|
||||
\setkomavar{emailseparator}{ }
|
||||
|
||||
|
||||
% first head modifications
|
||||
|
||||
\firsthead{\noindent
|
||||
\parbox[b]{.5\textwidth}{\raggedright
|
||||
{\usekomafont{fromname}\strut\ignorespaces
|
||||
\parbox[b]{.5\textwidth}{
|
||||
\raggedright{
|
||||
\usekomafont{fromname}\strut\ignorespaces
|
||||
\usekomavar{fromname}\\
|
||||
}
|
||||
{\usekomafont{fromaddress}\strut\ignorespaces
|
||||
} {
|
||||
\usekomafont{fromaddress}\strut\ignorespaces
|
||||
\usekomavar{fromaddress}
|
||||
\\
|
||||
}
|
||||
}
|
||||
\parbox[b]{.5\textwidth}{\raggedleft
|
||||
{\usekomafont{fromaddress}\strut\ignorespaces
|
||||
\\\usekomavar*{fromphone}\usekomavar{fromphone}
|
||||
\\\usekomavar*{fromfax}\usekomavar{fromfax}
|
||||
\parbox[b]{.5\textwidth}{\raggedleft{
|
||||
\usekomafont{fromaddress}\strut\ignorespaces
|
||||
\ifkomavarempty{fromphone}{}{
|
||||
\\\usekomavar*{fromphone}\usekomavar{fromphone}
|
||||
}
|
||||
\ifkomavarempty{frommobilephone}{}{
|
||||
\\\usekomavar*{frommobilephone}\usekomavar{frommobilephone}
|
||||
}
|
||||
\ifkomavarempty{fromfax}{}{
|
||||
\\\usekomavar*{fromfax}\usekomavar{fromfax}
|
||||
}
|
||||
\\\usekomavar*{fromemail}\usekomavar{fromemail}
|
||||
\\
|
||||
}
|
||||
|
||||
7
tex/latex/rain.lco
Normal file
7
tex/latex/rain.lco
Normal file
@@ -0,0 +1,7 @@
|
||||
\setkomavar{fromname}{RAin Valerie Baumeister}
|
||||
\setkomavar{fromaddress}{Filderstr. 37\\70180 Stuttgart}
|
||||
\setkomavar{frommobilephone}{(0176) 20 78 99 37}
|
||||
\setkomavar{fromfax}{(0711) 21 72 08 88}
|
||||
\setkomavar{fromemail}{Valerie.Baumeister@web.de}
|
||||
\setkomavar{place}{Stuttgart}
|
||||
\setkomavar{backaddress}{RAin Valerie Baumeister, Filderstr. 37, 70180 Stuttgart}
|
||||
@@ -3,7 +3,7 @@
|
||||
\setkomavar{fromname}{Thomas Ruoff}
|
||||
\setkomavar{fromaddress}{Filderstr. 37\\70180 Stuttgart}
|
||||
\setkomavar{fromphone}{(0711) 518 787 54}
|
||||
\setkomavar{fromfax}{(0151) 21 22 53 62} % use this var for mobile
|
||||
\setkomavar{frommobilephone}{(0151) 21 22 53 62}
|
||||
\setkomavar{fromemail}{ThomasRuoff@gmail.com}
|
||||
\setkomavar{place}{Stuttgart}
|
||||
\setkomavar{backaddress}{Thomas Ruoff, Filderstr. 37, 70180 Stuttgart}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
\setkomavar{fromname}{Valerie Baumeister}
|
||||
\setkomavar{fromaddress}{Filderstr. 37\\70180 Stuttgart}
|
||||
\setkomavar{fromphone}{(0711) 518 787 54}
|
||||
\setkomavar{fromfax}{(0176) 20 78 99 37} % use this var for mobile
|
||||
\setkomavar{frommobilephone}{(0176) 20 78 99 37}
|
||||
\setkomavar{fromfax}{(0711) 21 72 08 88}
|
||||
\setkomavar{fromemail}{Valerie.Baumeister@gmail.com}
|
||||
\setkomavar{place}{Stuttgart}
|
||||
\setkomavar{backaddress}{Valerie Baumeister, Filderstr. 37, 70180 Stuttgart}
|
||||
|
||||
Reference in New Issue
Block a user