latex_curriculum_vitae 1.1.3 → 1.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gemnasium.yml +2 -2
- data/.rubocop.yml +1 -1
- data/.scrutinizer.yml +1 -1
- data/CONTRIBUTING.md +2 -2
- data/Gemfile +9 -20
- data/Gemfile.lock +50 -161
- data/History.rdoc +7 -1
- data/LICENSE.rdoc +1 -1
- data/Manifest.txt +16 -4
- data/README.rdoc +7 -9
- data/Rakefile +10 -28
- data/data/latex_curriculum_vitae/Appendix/Bibliography/bibliography1.bib +14 -18
- data/data/latex_curriculum_vitae/Appendix/Employers_Reference/hays.pdf +0 -0
- data/data/latex_curriculum_vitae/Appendix/Employers_Reference/wtg.pdf +0 -0
- data/data/latex_curriculum_vitae/Appendix/First_References/ihk.pdf +0 -0
- data/data/latex_curriculum_vitae/Cover/Cover.tex +9 -9
- data/data/latex_curriculum_vitae/Motivational_Letter/bwanschreiben.tex +10 -9
- data/data/latex_curriculum_vitae/Pictures/.directory +4 -0
- data/data/latex_curriculum_vitae/Pictures/Interessen.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/QRickit.gif +0 -0
- data/data/latex_curriculum_vitae/Pictures/QRickit.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/Sascha.jpg +0 -0
- data/data/latex_curriculum_vitae/Pictures/Skills1.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/Skills2.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/aboutme.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/binarybackground.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/coderbits.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/email.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/facebook.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/google-plus.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/linkedin.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/twitter.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/xing.png +0 -0
- data/data/latex_curriculum_vitae/Resume/cv_10.aux +20 -20
- data/data/latex_curriculum_vitae/Resume/cv_10.bbl +503 -1631
- data/data/latex_curriculum_vitae/Resume/cv_10.bcf +444 -260
- data/data/latex_curriculum_vitae/Resume/cv_10.blg +82 -100
- data/data/latex_curriculum_vitae/Resume/cv_10.pdf +0 -0
- data/data/latex_curriculum_vitae/Resume/cv_10.run.xml +2 -2
- data/data/latex_curriculum_vitae/Resume/cv_10.tex +130 -135
- data/data/latex_curriculum_vitae/Resume/friggeri-cv.cls +16 -9
- data/lib/latex_curriculum_vitae/cover.rb +1 -1
- data/lib/latex_curriculum_vitae/cv.rb +1 -1
- data/lib/latex_curriculum_vitae/email.rb +5 -3
- data/lib/latex_curriculum_vitae/entityfile.rb +1 -1
- data/lib/latex_curriculum_vitae/get-config.rb +1 -1
- data/lib/latex_curriculum_vitae/letter.rb +1 -1
- data/lib/latex_curriculum_vitae/notifier.rb +1 -1
- data/lib/latex_curriculum_vitae/outfile.rb +1 -1
- data/lib/latex_curriculum_vitae.rb +2 -2
- metadata +43 -208
- checksums.yaml.gz.sig +0 -2
- data/.index +0 -80
- data/Index.yml +0 -40
- data/VERSION +0 -1
- data/recipes/recipe.rb +0 -6
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
@article{bib.ds.datenbrief,
|
2
2
|
address = {Berlin},
|
3
|
-
author = {Manns, Sascha
|
3
|
+
author = {Manns, Sascha},
|
4
4
|
issn = {0930-1054},
|
5
5
|
journal = {Die Datenschleuder},
|
6
6
|
number = {94},
|
@@ -13,29 +13,31 @@
|
|
13
13
|
}
|
14
14
|
|
15
15
|
@book{bib.hb.openslx,
|
16
|
-
address = {
|
17
|
-
author = {Manns, Sascha and
|
16
|
+
address = {Nürnberg},
|
17
|
+
author = {Manns, Sascha and Köke, Jens},
|
18
18
|
howpublished = {Boxprodukt},
|
19
19
|
organization = {open-slx GmbH},
|
20
20
|
publisher = {open-slx GmbH},
|
21
|
-
title = {{Startup Guide
|
21
|
+
title = {{Startup Guide für Balsam Professional}},
|
22
22
|
url = {http://d-nb.info/1016808844},
|
23
|
+
urldate = {8.3.2016},
|
23
24
|
year = {2011}
|
24
25
|
}
|
25
26
|
|
26
27
|
@book{bib.hb.pactive,
|
27
28
|
address = {Mayen},
|
28
|
-
author = {Manns, Sascha
|
29
|
+
author = {Manns, Sascha},
|
29
30
|
isbn = {978-1-291-57705-1},
|
30
31
|
publisher = {Sascha Manns},
|
31
32
|
title = {{Plasma Active 4 Handbook}},
|
32
33
|
url = {http://d-nb.info/1042698783},
|
34
|
+
urldate = {8.4.2016},
|
33
35
|
year = {2013}
|
34
36
|
}
|
35
37
|
|
36
38
|
@book{bib.hb.sepa,
|
37
39
|
address = {Andernach},
|
38
|
-
author = {Manns, Sascha
|
40
|
+
author = {Manns, Sascha},
|
39
41
|
publisher = {XCOM AG},
|
40
42
|
title = {{SEPA Zahlungsverkehr}},
|
41
43
|
year = {2015}
|
@@ -43,35 +45,29 @@
|
|
43
45
|
|
44
46
|
@book{bib.hb.steuermodul,
|
45
47
|
address = {Andernach},
|
46
|
-
author = {Manns, Sascha
|
48
|
+
author = {Manns, Sascha},
|
47
49
|
publisher = {XCOM AG},
|
48
50
|
title = {{GSBuHa Steuermodul}},
|
49
51
|
year = {2015}
|
50
52
|
}
|
51
53
|
|
52
54
|
@misc{bib.misc.slx,
|
53
|
-
author = {Manns, Sascha
|
54
|
-
bookauthor = {Manns, Sascha and others},
|
55
|
-
editor = {Manns, Sascha},
|
56
|
-
editora = {Manns, Sascha},
|
55
|
+
author = {Manns, Sascha and others},
|
57
56
|
issn = {2195-5344},
|
58
|
-
location = {
|
57
|
+
location = {Nürnberg},
|
59
58
|
publisher = {open-slx GmbH},
|
60
59
|
title = {{open-slx Weekly News}},
|
61
60
|
url = {http://openslxowr.sourceforge.net},
|
62
|
-
urldate = {2013
|
61
|
+
urldate = {3.11.2013},
|
63
62
|
year = {2012-2013}
|
64
63
|
}
|
65
64
|
|
66
65
|
@misc{bib.misc.opensusewn,
|
67
|
-
author = {Manns, Sascha
|
68
|
-
bookauthor = {others},
|
69
|
-
editor = {Manns, Sascha},
|
70
|
-
location = {Mayen},
|
66
|
+
author = {Manns, Sascha and others},
|
71
67
|
publisher = {openSUSE Project},
|
72
68
|
title = {{openSUSE Weekly News}},
|
73
69
|
url = {http://news.opensuse.org/tag/newsletter/},
|
74
|
-
urldate = {2013
|
70
|
+
urldate = {3.11.2013},
|
75
71
|
year = {2009-2011}
|
76
72
|
}
|
77
73
|
|
Binary file
|
Binary file
|
Binary file
|
@@ -36,7 +36,7 @@
|
|
36
36
|
\input{$HOME/.latex_curriculum_vitae/personal_data.tex}
|
37
37
|
%
|
38
38
|
% -------------------------------------------------
|
39
|
-
% Firmendaten
|
39
|
+
% Firmendaten
|
40
40
|
% -------------------------------------------------
|
41
41
|
\input{$HOME/.latex_curriculum_vitae/entity.tex}
|
42
42
|
%
|
@@ -60,7 +60,7 @@
|
|
60
60
|
\definecolor{hellgrau}{rgb}{0.45,0.45,0.45}
|
61
61
|
\definecolor{schwarz}{rgb}{0,0,0}
|
62
62
|
\definecolor{gray}{rgb}{0.77,0.77,0.77}
|
63
|
-
|
63
|
+
%\definecolor{white}{rgb}{255,255,255} %255,255,255
|
64
64
|
\newcommand*{\firstnamefont}{\fontsize{25}{27}\sffamily\mdseries\upshape}
|
65
65
|
\newcommand*{\familynamefont}{\firstnamefont}
|
66
66
|
\newcommand*{\titel}{\fontsize{25}{27}\mdseries\upshape}
|
@@ -74,7 +74,7 @@
|
|
74
74
|
% -------------------------------------------------
|
75
75
|
\begin{textblock}{10}(3,5)
|
76
76
|
\color{schwarz}{
|
77
|
-
\bfseries \begin{Large}\titel{
|
77
|
+
\bfseries \begin{Large}\titel{Bewerbungsmappe} \\
|
78
78
|
%2nd Level IT-Support
|
79
79
|
\end{Large}}
|
80
80
|
\end{textblock}
|
@@ -98,7 +98,6 @@
|
|
98
98
|
\color{schwarz}{\inhalt{Anlagen:
|
99
99
|
\begin{itemize}\setlength{\itemsep}{-2pt}
|
100
100
|
\item Lebenslauf
|
101
|
-
\item Zwischenzeugnis des Studiums
|
102
101
|
\item Arbeitszeugnisse \& Zertifikate
|
103
102
|
\item Abschlusszeugnisse
|
104
103
|
\end{itemize}
|
@@ -109,7 +108,8 @@
|
|
109
108
|
% Vertikaler Strich
|
110
109
|
% -------------------------------------------------
|
111
110
|
\begin{textblock}{1}(13.5,0)
|
112
|
-
|
111
|
+
%\color{hellblau}{\vrule width 45.5ex depth 1\textheight}
|
112
|
+
\includegraphics[width=13.5cm, height=\textheight]{../Pictures/binarybackground.png}
|
113
113
|
\end{textblock}
|
114
114
|
|
115
115
|
% -------------------------------------------------
|
@@ -124,16 +124,16 @@
|
|
124
124
|
% Passfoto
|
125
125
|
% -------------------------------------------------
|
126
126
|
\begin{textblock}{3}(3.0,18.5)
|
127
|
-
\fbox{\includegraphics[width=
|
127
|
+
\fbox{\includegraphics[width=5cm]{../Pictures/Sascha.jpg}}
|
128
128
|
\end{textblock}
|
129
129
|
%
|
130
130
|
% -------------------------------------------------
|
131
131
|
% Anschrift
|
132
132
|
% -------------------------------------------------
|
133
|
-
\begin{textblock}{4.8}(14,
|
133
|
+
\begin{textblock}{4.8}(14,26.5)
|
134
134
|
\begin{flushleft}
|
135
135
|
\vspace{-3.5cm}
|
136
|
-
\color{
|
136
|
+
\color{white}{\bfseries \begin{Large}\firstnamefont{{\firstname}}~\familynamefont{{\familyname}}\end{Large}}\\[.35ex]
|
137
137
|
\small\itshape%
|
138
138
|
{\mystreet\\
|
139
139
|
\mycity\\[.35ex]
|
@@ -149,4 +149,4 @@
|
|
149
149
|
% \includegraphics[width=13.5cm, height=\textheight]{background.png}
|
150
150
|
% \end{textblock}
|
151
151
|
%
|
152
|
-
\end{document}
|
152
|
+
\end{document}
|
@@ -6,7 +6,7 @@
|
|
6
6
|
% Satzspiegel
|
7
7
|
paper=a4,%% Papierformat
|
8
8
|
enlargefirstpage=on,%% Erste Seite anders
|
9
|
-
%pagenumber=headright,%% Seitenzahl oben mittig
|
9
|
+
%pagenumber=headright,%% Seitenzahl oben mittig
|
10
10
|
%---------------------------------------------------------------------------
|
11
11
|
% Layout
|
12
12
|
headsepline=off,%% Linie unter der Seitenzahl
|
@@ -33,13 +33,13 @@
|
|
33
33
|
draft=off%% Entwurfsmodus
|
34
34
|
]{scrlttr2}
|
35
35
|
%---------------------------------------------------------------------------
|
36
|
-
\usepackage[english, ngerman]{babel}
|
36
|
+
\usepackage[english, ngerman]{babel}
|
37
37
|
\usepackage{url}
|
38
38
|
\usepackage{lmodern}
|
39
39
|
\usepackage{graphicx}
|
40
|
-
\usepackage[utf8]{inputenc}
|
40
|
+
\usepackage[utf8]{inputenc}
|
41
41
|
% symbols: (cell)phone, email
|
42
|
-
\RequirePackage{marvosym}
|
42
|
+
\RequirePackage{marvosym}
|
43
43
|
% for gray color in header
|
44
44
|
\RequirePackage{color}
|
45
45
|
\usepackage[T1]{fontenc}
|
@@ -47,6 +47,7 @@
|
|
47
47
|
%---------------------------------------------------------------------------
|
48
48
|
% Schriften werden hier definiert
|
49
49
|
\renewcommand*\familydefault{\sfdefault} % Latin Modern Sans
|
50
|
+
%\setmainfont[Mapping=tex-text]{KoblenzPro}
|
50
51
|
\setkomafont{fromname}{\sffamily\color{myblue}\LARGE}
|
51
52
|
%\setkomafont{pagenumber}{\sffamily}
|
52
53
|
\setkomafont{subject}{\mdseries}
|
@@ -62,7 +63,7 @@
|
|
62
63
|
\input{$HOME/.latex_curriculum_vitae/personal_data.tex}
|
63
64
|
%
|
64
65
|
% -------------------------------------------------
|
65
|
-
% Firmendaten
|
66
|
+
% Firmendaten
|
66
67
|
% -------------------------------------------------
|
67
68
|
\input{$HOME/.latex_curriculum_vitae/entity.tex}
|
68
69
|
%---------------------------------------------------------------------------
|
@@ -108,7 +109,7 @@
|
|
108
109
|
\includegraphics[scale=0.5]{../Pictures/signatur.png}\\
|
109
110
|
SASCHA MANNS}
|
110
111
|
%\setkomavar{backaddress}{Tim Metzner, Felderhof 112, 40880 Ratingen} % wenn erwünscht kann hier eine andere Backaddress eingetragen werden
|
111
|
-
%\setkomavar{signature}{SASCHA MANNS}
|
112
|
+
%\setkomavar{signature}{SASCHA MANNS}
|
112
113
|
% signature same indention level as rest
|
113
114
|
%\renewcommand*{\raggedsignature}{\raggedright}
|
114
115
|
%\setkomavar{location}{\raggedleft
|
@@ -127,7 +128,7 @@ SASCHA MANNS}
|
|
127
128
|
%---------------------------------------------------------------------------
|
128
129
|
\firstfoot{\footnotesize%
|
129
130
|
\rule[3pt]{\textwidth}{.4pt} \\
|
130
|
-
\begin{tabular}[t]{l@{}}%
|
131
|
+
\begin{tabular}[t]{l@{}}%
|
131
132
|
\usekomavar{fromname}\\
|
132
133
|
\usekomavar{fromaddress}\\
|
133
134
|
\end{tabular}%
|
@@ -142,7 +143,7 @@ SASCHA MANNS}
|
|
142
143
|
\usekomavar{frombank}
|
143
144
|
\end{tabular}%
|
144
145
|
}%
|
145
|
-
}%
|
146
|
+
}%
|
146
147
|
%---------------------------------------------------------------------------
|
147
148
|
% Bankverbindung
|
148
149
|
%\setkomavar{frombank}{Kto. 198\ 242\ 620\\
|
@@ -174,7 +175,7 @@ SASCHA MANNS}
|
|
174
175
|
%\opening{Sehr geehrter \Ansprechpartner,}
|
175
176
|
\opening{\introduction}
|
176
177
|
\intro{}
|
177
|
-
Mit meinen vielfältigen Erfahrungen als Kaufmann, Community Manager, Buchautor
|
178
|
+
Mit meinen vielfältigen Erfahrungen als Kaufmann, Community Manager, Buchautor und Customer Supporter (Level 1\&2), sowie als Autor Geschäftsprozess- \& Anwendungsdokumentation könnte ich Ihr neuer Mitarbeiter sein.\\
|
178
179
|
Im Rahmen des Supports und Qualitätsmanagements betreute ich im den letzten Jahren Kunden via Email und Telefon und schrieb Dokumentationen im Bereich des IT-Supports und des Bankwesens.\\
|
179
180
|
Meine fundierten Kenntnisse in den Bereichen IT und Organisation kann ich für Ihr Unternehmen in verschiedenen Bereichen gewinnbringend umsetzen.\\
|
180
181
|
\targetblock{}
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,6 +1,7 @@
|
|
1
1
|
\relax
|
2
2
|
\providecommand\hyper@newdestlabel[2]{}
|
3
3
|
\abx@aux@sortscheme{ydnt}
|
4
|
+
\abx@aux@sortnamekeyscheme{global}
|
4
5
|
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
|
5
6
|
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
|
6
7
|
\global\let\oldcontentsline\contentsline
|
@@ -21,23 +22,22 @@
|
|
21
22
|
\@writefile{lof}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
|
22
23
|
\@writefile{lot}{\boolfalse {citerequest}\boolfalse {citetracker}\boolfalse {pagetracker}\boolfalse {backtracker}\relax }
|
23
24
|
\pgfsyspdfmark {pgfid1}{11374558}{50996271}
|
24
|
-
\abx@aux@refsection{1}{
|
25
|
-
\abx@aux@
|
26
|
-
\abx@aux@refsection{
|
27
|
-
\abx@aux@refsection{
|
28
|
-
\abx@aux@refsection{
|
29
|
-
\abx@aux@refsection{
|
30
|
-
\
|
31
|
-
\
|
32
|
-
\
|
33
|
-
\
|
34
|
-
\abx@aux@page{
|
35
|
-
\abx@aux@page{
|
36
|
-
\abx@aux@page{
|
37
|
-
\
|
38
|
-
\newlabel{refsection:
|
39
|
-
\newlabel{refsection:
|
40
|
-
\
|
41
|
-
\abx@aux@page{
|
42
|
-
\
|
43
|
-
\newlabel{refsection:6}{{}{5}{}{Doc-Start}{}}
|
25
|
+
\abx@aux@refsection{1}{6}
|
26
|
+
\abx@aux@refsection{2}{6}
|
27
|
+
\abx@aux@refsection{3}{6}
|
28
|
+
\abx@aux@refsection{4}{6}
|
29
|
+
\abx@aux@refsection{5}{6}
|
30
|
+
\abx@aux@refsection{6}{6}
|
31
|
+
\newlabel{refsection:1}{{}{6}{}{Doc-Start}{}}
|
32
|
+
\abx@aux@page{1}{6}
|
33
|
+
\newlabel{refsection:2}{{}{6}{}{Doc-Start}{}}
|
34
|
+
\abx@aux@page{2}{6}
|
35
|
+
\abx@aux@page{3}{6}
|
36
|
+
\abx@aux@page{4}{6}
|
37
|
+
\abx@aux@page{5}{6}
|
38
|
+
\newlabel{refsection:3}{{}{6}{}{Doc-Start}{}}
|
39
|
+
\newlabel{refsection:4}{{}{6}{}{Doc-Start}{}}
|
40
|
+
\newlabel{refsection:5}{{}{6}{}{Doc-Start}{}}
|
41
|
+
\abx@aux@page{6}{6}
|
42
|
+
\abx@aux@page{7}{6}
|
43
|
+
\newlabel{refsection:6}{{}{6}{}{Doc-Start}{}}
|