summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bewerbung
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-12 22:16:01 +0000
committerKarl Berry <karl@freefriends.org>2015-07-12 22:16:01 +0000
commit16b00940335a3620ed7ae5ccc7fa164ee2786490 (patch)
treece21723e2ad025cca7241b455856c38e7bb40f7f /Master/texmf-dist/doc/latex/bewerbung
parent562c9ce51740088a91a327ca8720d55fc9576815 (diff)
bewerbung (12jul15)
git-svn-id: svn://tug.org/texlive/trunk@37847 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bewerbung')
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/Foto.pdfbin0 -> 13720 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/README87
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/README_DE90
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/anschrift.csv3
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.pdfbin0 -> 41292 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.tex24
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.pdfbin0 -> 134714 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex77
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/bewerbung.pdfbin0 -> 715091 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/config.inc77
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/neueBewerbung.sh13
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/titlepage.inc97
12 files changed, 468 insertions, 0 deletions
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
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bewerbung/Foto.pdf
Binary files 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
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bewerbung/argetabelle-example.pdf
Binary files 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
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.pdf
Binary files 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
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bewerbung/bewerbung.pdf
Binary files 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'.