summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-24 22:14:37 +0000
committerKarl Berry <karl@freefriends.org>2020-11-24 22:14:37 +0000
commit65729647c2eaf76d7e51c5875f01c54ba1e54d3d (patch)
tree4431d1134e250b13895436f10a02c01a168e7dec /Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty
parent825e5d36c5cb9e664e163f0e94789e812b735961 (diff)
bewerbung (23nov20)
git-svn-id: svn://tug.org/texlive/trunk@56998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty')
-rw-r--r--Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty17
1 files changed, 12 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty b/Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty
index f47d9c630fb..6a1c4961937 100644
--- a/Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty
+++ b/Master/texmf-dist/tex/latex/bewerbung/bewerbung.sty
@@ -7,7 +7,7 @@
%% bewerbung.dtx (with options: `bewerbung.sty,package')
%%
%% bewerbung.dtx
-%% Copyright 2015-07-14:14:18:49 -- Version 1.1 André Hilbig, mail@andrehilbig.de
+%% Copyright 2020-11-24:11:30:14 -- Version 1.2 André Hilbig, mail@andrehilbig.de
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -77,16 +77,16 @@
\providecommand{\Sta}[1]{\renewcommand{\sta}{#1}}
\providecommand{\email}{}
\providecommand{\EMail}[1]{\renewcommand{\email}{#1}}
-\providecommand{\tel}{}
+\providecommand{\tel}{empty}
\providecommand{\Tel}[1]{\renewcommand{\tel}{#1}}
\providecommand{\mobile}{}
\providecommand{\Mobile}[1]{\renewcommand{\mobile}{#1}}
\ProvideDocumentCommand{\anhang}{o}{%
\IfNoValueTF{#1}{%
-Curriculum Vitae.\anhangTmpFlat
+\lebenslaufTitel.\anhangTmpFlat
}{%
\item Anschreiben
-\item Curriculum Vitae
+\item \lebenslaufTitel
\anhangTmpList
} %
}
@@ -184,7 +184,9 @@ Curriculum Vitae.\anhangTmpFlat
\providecommand{\runKomaVar}{%
\setkomavar{fromname}{\fullname} %
\setkomavar{fromaddress}{\street\\\plz\xspace\stadt} %
+\ifthenelse{\equal{\tel}{empty}}{}{%
\setkomavar{fromphone}[\Telefon\enskip]{\tel} %
+}%
\setkomavar{fromfax}[\Mobilefone\enskip]{\mobile} %
\setkomavar{fromemail}[\Letter\enskip]{\email} %
\setkomavar{signature}{\vorname\xspace\name} %
@@ -197,7 +199,9 @@ Curriculum Vitae.\anhangTmpFlat
\renewcommand*{\addressstreet}{\street} %
\renewcommand*{\addresscity}{\plz\xspace\stadt} %
\renewcommand*{\address}{\street\\\plz\xspace\stadt} %
+\ifthenelse{\equal{\tel}{empty}}{}{%
\renewcommand*{\phonenr}{\tel} %
+}%
%% \renewcommand*{\extrainfo}{Some extra info}
} %
\ProvideDocumentEnvironment{titlepage}{}{%
@@ -236,7 +240,9 @@ Curriculum Vitae.\anhangTmpFlat
\ProvideDocumentEnvironment{lebenslauf}{oo}{%
\clearpage
\newgeometry{top=2.5cm,left=3cm,right=2.5cm,bottom=3cm}
-\pagestyle{empty}
+\pagenumbering{arabic}
+\hypersetup{hidelinks}
+\ofoot{Seite \thepage\ von \pageref{LastPage}}
\ifthenelse{\equal{#1}{none}}{\renewcommand{\@listitemsymbol}{}}{} %
%%\clearscrheadfoot
%%\ifoot{CV~\firstname~\familyname}
@@ -248,6 +254,7 @@ Curriculum Vitae.\anhangTmpFlat
\fullname\\
\todayOrt, \todayTime
\end{tabular}
+\label{LastPage}
\end{raggedright}
\IfNoValueF{#2}{%
\newpage %