From 16b00940335a3620ed7ae5ccc7fa164ee2786490 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Jul 2015 22:16:01 +0000 Subject: bewerbung (12jul15) git-svn-id: svn://tug.org/texlive/trunk@37847 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bewerbung/Foto.pdf | Bin 0 -> 13720 bytes Master/texmf-dist/doc/latex/bewerbung/README | 87 ++++++++++++++++++ Master/texmf-dist/doc/latex/bewerbung/README_DE | 90 +++++++++++++++++++ .../texmf-dist/doc/latex/bewerbung/anschrift.csv | 3 + .../doc/latex/bewerbung/argetabelle-example.pdf | Bin 0 -> 41292 bytes .../doc/latex/bewerbung/argetabelle-example.tex | 24 +++++ .../doc/latex/bewerbung/bewerbung-example.pdf | Bin 0 -> 134714 bytes .../doc/latex/bewerbung/bewerbung-example.tex | 77 ++++++++++++++++ .../texmf-dist/doc/latex/bewerbung/bewerbung.pdf | Bin 0 -> 715091 bytes Master/texmf-dist/doc/latex/bewerbung/config.inc | 77 ++++++++++++++++ .../doc/latex/bewerbung/neueBewerbung.sh | 13 +++ .../texmf-dist/doc/latex/bewerbung/titlepage.inc | 97 +++++++++++++++++++++ 12 files changed, 468 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/bewerbung/Foto.pdf create mode 100644 Master/texmf-dist/doc/latex/bewerbung/README create mode 100644 Master/texmf-dist/doc/latex/bewerbung/README_DE create mode 100644 Master/texmf-dist/doc/latex/bewerbung/anschrift.csv create mode 100644 Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.pdf create mode 100644 Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.tex create mode 100644 Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.pdf create mode 100644 Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex create mode 100644 Master/texmf-dist/doc/latex/bewerbung/bewerbung.pdf create mode 100644 Master/texmf-dist/doc/latex/bewerbung/config.inc create mode 100644 Master/texmf-dist/doc/latex/bewerbung/neueBewerbung.sh create mode 100644 Master/texmf-dist/doc/latex/bewerbung/titlepage.inc (limited to 'Master/texmf-dist/doc/latex/bewerbung') diff --git a/Master/texmf-dist/doc/latex/bewerbung/Foto.pdf b/Master/texmf-dist/doc/latex/bewerbung/Foto.pdf new file mode 100644 index 00000000000..0f415f99cf4 Binary files /dev/null and b/Master/texmf-dist/doc/latex/bewerbung/Foto.pdf differ diff --git a/Master/texmf-dist/doc/latex/bewerbung/README b/Master/texmf-dist/doc/latex/bewerbung/README new file mode 100644 index 00000000000..97cfcf241cd --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/README @@ -0,0 +1,87 @@ +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% PACKAGE `bewerbung' | +% | + This project has the aim to provide packages and classes for typesetting an application with + titlepage, letter, cv and additional documents in just one document. Also there is a class for + printing a table with the latest applications that can be shown to the german authorities. The + data of the applications can be edited in a simple csv file. +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ + Version: 1.0 + Last Change: + Current Maintainer: André Hilbig + mail@andrehilbig + http://www.andrehilbig.de/Publications/Bewerbung +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either version 1.3 + of this license of (at your option) any later version. + The latest version of this license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of LaTeX + version 2005/12/01 or later. + + This work has the LPPL maintenance status `maintained'. + + This work consists of the files bewerbung.dtx and bewerbung.ins and the derived files + bewerbung-cv-casual.sty, bewerbung-cv-classic.sty, bewerbung-cv-oldstyle.sty, bewerbung-cv.sty, + bewerbung.sty, argetabelle.cls, bewerbung.cls, neueBewerbung.sh, config.inc, titlepage.inc. +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% Installation | +% | + Getting the files: + latex bewerbung.ins + + Getting the documentation: + latexmk -pdf bewerbung.pdf + + Copy the following files into a TeX-readable directory: + bewerbung*.sty + argetabelle.cls + bewerbung.cls + titlepage.inc + + The following files are needed to make a new application: + anschrift.csv + bewerbung-example.tex + config.inc + Foto.pdf + + The following files are needed to make a new documentation-table: + anschrift.csv + argetabelle-example.tex +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% Create a new application (in that directory-structure; only OS with a shell) | +% | + Structure of the project: + Bewerbungen: + | + +-----Anhang: + |-diplom.pdf + |-zeugnis.pdf + | + +-----bewerbung-dreamjob: + |-Anhang -> ../Anhang + |-Foto.pdf -> ../Foto.pdf + |-anschrift.csv -> ../anschrift.csv + |-bewerbung-Traumjob.tex + |-config.inc + |-Foto.pdf + |-anschrift.csv + |-argetabelle.tex (wie argetabelle-example.tex) + |-bewerbung.tex (wie bewerbung-example.tex) + |-config.inc + To create a new application just execute neueBewerbung with NAME being an identifier for the new + application. It will create a new directory NAME and copy or link all the needed files out of + Bewerbungen. + ./neueBewerbung BEZEICHNER + + With that structure in mind the files bewerbung.tex and config.inc are your templates in + Bewerbungen. They get copied everytime you create a new application. +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ diff --git a/Master/texmf-dist/doc/latex/bewerbung/README_DE b/Master/texmf-dist/doc/latex/bewerbung/README_DE new file mode 100644 index 00000000000..6dfc099ca5a --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/README_DE @@ -0,0 +1,90 @@ +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% PACKAGE `bewerbung' | +% | + Das `bewerbung' Bundle hat das Ziel, Pakete und Klassen zum Setzen von Bewerbungsmappen mit + Titelseite, Brief, Lebenslauf und zusätzlichen Dokumenten bereitzustellen. Außerdem gibt es eine + Klasse zum Setzen einer Tabelle mit den aktuellen Bewerbungsversuchen, die der Agentur für Arbeit + vorgelegt werden kann. Die Daten der Bewerbungsversuche werden in einer simplen csv-Datei + verwaltet. +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ + Version: 1.0 + Last Change: + Current Maintainer: André Hilbig + mail@andrehilbig + http://www.andrehilbig.de/Publications/Bewerbung +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either version 1.3 + of this license of (at your option) any later version. + The latest version of this license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of LaTeX + version 2005/12/01 or later. + + This work has the LPPL maintenance status `maintained'. + + This work consists of the files bewerbung.dtx and bewerbung.ins and the derived files + bewerbung-cv-casual.sty, bewerbung-cv-classic.sty, bewerbung-cv-oldstyle.sty, bewerbung-cv.sty, + bewerbung.sty, argetabelle.cls, bewerbung.cls, neueBewerbung.sh, config.inc, titlepage.inc. +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% Installation | +% | + Dateien des Pakets erhalten: + latex bewerbung.ins + + Dokumentation setzen: + latexmk -pdf bewerbung.pdf + + Folgende Dateien müssen in ein für TeX lesbares Verzeichnis kopiert werden: + bewerbung*.sty + argetabelle.cls + bewerbung.cls + titlepage.inc + + Folgende Dateien sind für das Anlegen einer neuen Bewerbungsmappe notwendig: + anschrift.csv + bewerbung-example.tex + config.inc + Foto.pdf + + Folgende Dateien sind für das Setzen einer Dokumentationstabelle notwendig: + anschrift.csv + argetabelle-example.tex +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% Neue Bewerbung anlegen (bei gegebener Verzeichnisstruktur, nur OS mit Shell) | +% | + Struktur des Projektverzeichnisses: + Bewerbungen: + | + +-----Anhang: + |-diplom.pdf + |-zeugnis.pdf + | + +-----bewerbung-Traumjob: + |-Anhang -> ../Anhang + |-Foto.pdf -> ../Foto.pdf + |-anschrift.csv -> ../anschrift.csv + |-bewerbung-Traumjob.tex + |-config.inc + |-Foto.pdf + |-anschrift.csv + |-argetabelle.tex (wie argetabelle-example.tex) + |-bewerbung.tex (wie bewerbung-example.tex) + |-config.inc + + Ausführung von neueBewerbung, wobei BEZEICHNER ein geeigneter Name für die neue Bewerbung sein + sollte. Es wird automatisch ein neues Verzeichnis angelegt und alle notwendigen Dateien werden + kopiert oder verlinkt. + ./neueBewerbung BEZEICHNER + + Demnach wird immer die bewerbung.tex aus dem Stammverzeichnis als Vorlage benutzt, um eine neue + Bewerbung zu erstellen. Veränderungen an der neuen Bewerbung werden nicht in diese Vorlage + übernommen. +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ diff --git a/Master/texmf-dist/doc/latex/bewerbung/anschrift.csv b/Master/texmf-dist/doc/latex/bewerbung/anschrift.csv new file mode 100644 index 00000000000..506a61ff81a --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/anschrift.csv @@ -0,0 +1,3 @@ +ID,KW,Datum,Firma,FirmaAnrede,FirmaName,Str,PLZ,Ort,Stelle,Rueckmeldung,Sonstiges +2,13,26.09.15,Packisbar GmbH,Frau,Nauti,Traumstraße 19,59888,Traumort,Traumberuf,n,n +1,12,14.09.15,Packbar GmbH,Herr,Nubil,Traumstraße 4,59888,Traumort,Traumberuf,n,n diff --git a/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.pdf b/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.pdf new file mode 100644 index 00000000000..19ee03a0118 Binary files /dev/null and b/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.tex b/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.tex new file mode 100644 index 00000000000..acebd63cb7b --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.tex @@ -0,0 +1,24 @@ +% -*- coding: utf-8; -*- +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% (C)opyright A. Hilbig, mail@andrehilbig.de | +% http://www.andrehilbig.de/Publications | +% | +% this file: argetabelle.tex | +% | +% | +% This work may be distributed and/or modified under the | +% conditions of the LaTeX Project Public License, either version 1.3 | +% of this license or (at your option) any later version. | +% The latest version of this license is in | +% http://www.latex-project.org/lppl.txt | +% and version 1.3 or later is part of all distributions of LaTeX | +% version 2005/12/01 or later. | +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +\documentclass[11pt,a4paper]{argetabelle} + +\begin{document} + \argetabelle +\end{document} diff --git a/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.pdf b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.pdf new file mode 100644 index 00000000000..dc3ea4c1a8e Binary files /dev/null and b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex new file mode 100644 index 00000000000..bb38da5aab2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex @@ -0,0 +1,77 @@ +% -*- coding: utf-8; -*- +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +% (C)opyright A. Hilbig, mail@andrehilbig.de | +% http://www.andrehilbig.de/Publications | +% | +% this file: bewerbung.tex | +% | +% | +% This work may be distributed and/or modified under the | +% conditions of the LaTeX Project Public License, either version 1.3 | +% of this license or (at your option) any later version. | +% The latest version of this license is in | +% http://www.latex-project.org/lppl.txt | +% and version 1.3 or later is part of all distributions of LaTeX | +% version 2005/12/01 or later. | +% | +% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ +% | +\documentclass[ + % color option derived from komacv + lebenslaufColor=light-gray, + % which cv style (from komacv) do you want to use? + % -> classic is default and slightly edited + % -> casual + % -> oldstyle + %lebenslaufStyle=classic, + % which id-format is used? + % plain -> search for the exact match of id in the column ID + % noplain (default) -> get the row with number id (first one is 0) + % for additional information take a look into config.inc + idPlain +]{bewerbung} +\definecolor{light-gray}{gray}{0.6} +\definecolor{titlecolor}{gray}{0.62} +\definecolor{addresscolor}{gray}{0.45} + +% here are some possible color hacks: +%\xdefinecolor{mycolor}{cmyk}{0.92,0,0.87,0.09} +%\colorlet{firstnamecolor}{blue} +%\colorlet{familynamecolor}{red} +%\colorlet{acadtitlecolor}{green} +%\colorlet{addresscolor}{titlecolor} +%\colorlet{quotecolor}{pink} +%\colorlet{framecolor}{yellow} +%\colorlet{framebackcolor}{black} +%\colorlet{secbarcolor}{firstnamecolor} +%\colorlet{seccolor}{familynamecolor} +%\colorlet{subseccolor}{pink!70!black} +%\colorlet{hintcolor}{orange} + + +\begin{document} + \begin{anschreiben} + Hier kommt das Anschreiben hin + \end{anschreiben} + + \begin{lebenslauf}[none][] + \maketitle + \makePerson + + \section{Studium} + \cventry{03/13}{Abschluss: Dipl.-Pädagogin (Univ.)}{}{}{}{} + + \section{Führerschein} + \cvlistitem{Klasse B (eigener PKW)} + + \section{Sprachen} + \cvlanguage{Deutsch}{Muttersprache}{} + \cvlanguage{Englisch}{gut}{} + \end{lebenslauf} + + % Sometimes it could be nice to add some diploma, certificates and so on + % Feel free to use pdfpages for that stuff: + %\includepdf[pages=-]{Anhang/diploma.pdf} + %\includepdfmerge[pages=-,landscape,angle=270]{Anhang/schoolout1.pdf,Anhang/schoolout2.pdf} +\end{document} diff --git a/Master/texmf-dist/doc/latex/bewerbung/bewerbung.pdf b/Master/texmf-dist/doc/latex/bewerbung/bewerbung.pdf new file mode 100644 index 00000000000..5c4daf9bc2f Binary files /dev/null and b/Master/texmf-dist/doc/latex/bewerbung/bewerbung.pdf differ diff --git a/Master/texmf-dist/doc/latex/bewerbung/config.inc b/Master/texmf-dist/doc/latex/bewerbung/config.inc new file mode 100644 index 00000000000..1684dc52e61 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/config.inc @@ -0,0 +1,77 @@ +%% +%% This is file `config.inc', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% bewerbung.dtx (with options: `config.inc,package') +%% +%% bewerbung.dtx +%% Copyright 2015-07-11:22:31:21 -- Version 1.0 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 +%% of this license of (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is André Hilbig, mail@andrehilbig.de. +%% +%% This work consists of the files bewerbung.dtx and bewerbung.ins and the derived files bewerbung-cv-casual.sty, bewerbung-cv-classic.sty, bewerbung-cv-oldstyle.sty, bewerbung-cv.sty, bewerbung.sty, argetabelle.cls, bewerbung.cls, neueBewerbung.sh, config.inc, titlepage.inc. +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%%lebenslaufStyle=classic, +%% zusätzliche +%% Farbdefinitionen: +%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +%% + +%% Konfiguration der eigenen Daten + +%% + +\Name{Musterfrau} +\Vorname{Maja} +\Street{Musterstraße 9} +\Plz{45878} +\Stadt{Musterstadt} +\MeinBeruf{Dipl.-Pädagogin (Univ.)} +\EMail{mail@email.com} +\Tel{03131~465488} +\Mobile{01534~6324524353} +\Sta{deutsch} +\GebDatum{31.02.1990} +%% + +%% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +%% + +%% +----Achtung--------------------------------------+ +%% + ID meint (Zeilennummer-1) und nicht das Feld id + +%% + Bsp: Eintrag in Zeile 48: ID 47 + +%% + + +%% + Außer der Klasse ahilbig-bewerbung wird die + +%% + Option idPlain mitgegeben. Dann wird nach dem + +%% + exakten Match im Feld id gesucht. + +\ID{1} +%% +-------------------------------------------------+ +\Anhang{Abiturzeugnis.\newline Diplomzeugnis.}{% +\item Abiturzeugnis +\item Diplomzeugnis +} +\endinput +%% +%% End of file `config.inc'. diff --git a/Master/texmf-dist/doc/latex/bewerbung/neueBewerbung.sh b/Master/texmf-dist/doc/latex/bewerbung/neueBewerbung.sh new file mode 100644 index 00000000000..ab1555064e4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/neueBewerbung.sh @@ -0,0 +1,13 @@ +%%lebenslaufStyle=classic, +%% zusätzliche +%% Farbdefinitionen: +#!/bin/bash +mkdir -v $1 +cp -v bewerbung.tex $1/bewerbung-$1.tex +cp -v config.inc $1 +cd $1 +ln -sv ../Anhang ./Anhang +ln -sv ../Foto.jpg ./Foto.jpg +ln -sv ../Foto.pdf ./Foto.pdf +ln -sv ../anschrift.csv ./anschrift.csv +cd .. diff --git a/Master/texmf-dist/doc/latex/bewerbung/titlepage.inc b/Master/texmf-dist/doc/latex/bewerbung/titlepage.inc new file mode 100644 index 00000000000..b1e06016dbe --- /dev/null +++ b/Master/texmf-dist/doc/latex/bewerbung/titlepage.inc @@ -0,0 +1,97 @@ +%% +%% This is file `titlepage.inc', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% bewerbung.dtx (with options: `titlepage.inc,package') +%% +%% bewerbung.dtx +%% Copyright 2015-07-11:22:31:21 -- Version 1.0 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 +%% of this license of (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is André Hilbig, mail@andrehilbig.de. +%% +%% This work consists of the files bewerbung.dtx and bewerbung.ins and the derived files bewerbung-cv-casual.sty, bewerbung-cv-classic.sty, bewerbung-cv-oldstyle.sty, bewerbung-cv.sty, bewerbung.sty, argetabelle.cls, bewerbung.cls, neueBewerbung.sh, config.inc, titlepage.inc. +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%%lebenslaufStyle=classic, +%% zusätzliche +%% Farbdefinitionen: +\begin{titlepage} +\begin{comment} +\applyCSVfile{../anschrift.csv}{ +\ifthenelse{\equal{\insertbyname{ID}}{\id}}{ +\renewcommand{\firma}{\insertbyname{Firma}} +\renewcommand{\firmaAnrede}{\insertbyname{FirmaAnrede}} +\renewcommand{\firmaName}{\insertbyname{FirmaName}} +\renewcommand{\firmaStreet}{\insertbyname{Str}} +\renewcommand{\firmaPlz}{\insertbyname{PLZ}} +\renewcommand{\firmaStadt}{\insertbyname{Ort}} +\renewcommand{\beruf}{\insertbyname{Stelle}} +%% \hrule +\end{comment} + \begin{multicols*}{2}[][0cm] + \setlength{\columnseprule}{1pt} + + \textbf{\fullname}\\ + \textbf{\meinBeruf} \\ \ \\ + \street\\ + \plz\ \stadt\\ + \Letter\enskip \email\\ + \Telefon\enskip \tel\\ + \Mobilefone\enskip \mobile + +\vfill + \textbf{Inhalt} +\renewcommand{\labelitemi}{} +\begin{itemize} +\anhang[title] +\end{itemize} + \columnbreak + \vspace*{1.8cm} + \hspace*{0.5cm}\textsc{\Huge{\textbf{Bewerbung}}} + \vspace*{2cm} + \begin{flushleft} + \setlength{\parindent}{-0.1cm} + \leftskip=0.3cm + \hspace*{0.1cm}\textit{bei}\\ % hier gehört bei rein + \textbf{\bewerbungFirma}\\ + \bewerbungFirmaAnrede\ + \bewerbungFirmaName\\ +\bewerbungFirmaStr\\ + \bewerbungFirmaPlz\ \bewerbungFirmaOrt + \vspace*{1.5cm} + \hspace*{0.1cm}\textit{als}\\ + \textbf{\bewerbungStelle}\\ + \end{flushleft} + \vfill + \hspace*{0.2cm}\includegraphics[width=5cm]{Foto.pdf} %\\ + \end{multicols*} +\end{titlepage} +\endinput +%% +%% End of file `titlepage.inc'. -- cgit v1.2.3