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.
Files changed (59) hide show
  1. checksums.yaml +4 -4
  2. data/.gemnasium.yml +2 -2
  3. data/.rubocop.yml +1 -1
  4. data/.scrutinizer.yml +1 -1
  5. data/CONTRIBUTING.md +2 -2
  6. data/Gemfile +9 -20
  7. data/Gemfile.lock +50 -161
  8. data/History.rdoc +7 -1
  9. data/LICENSE.rdoc +1 -1
  10. data/Manifest.txt +16 -4
  11. data/README.rdoc +7 -9
  12. data/Rakefile +10 -28
  13. data/data/latex_curriculum_vitae/Appendix/Bibliography/bibliography1.bib +14 -18
  14. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/hays.pdf +0 -0
  15. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/wtg.pdf +0 -0
  16. data/data/latex_curriculum_vitae/Appendix/First_References/ihk.pdf +0 -0
  17. data/data/latex_curriculum_vitae/Cover/Cover.tex +9 -9
  18. data/data/latex_curriculum_vitae/Motivational_Letter/bwanschreiben.tex +10 -9
  19. data/data/latex_curriculum_vitae/Pictures/.directory +4 -0
  20. data/data/latex_curriculum_vitae/Pictures/Interessen.png +0 -0
  21. data/data/latex_curriculum_vitae/Pictures/QRickit.gif +0 -0
  22. data/data/latex_curriculum_vitae/Pictures/QRickit.png +0 -0
  23. data/data/latex_curriculum_vitae/Pictures/Sascha.jpg +0 -0
  24. data/data/latex_curriculum_vitae/Pictures/Skills1.png +0 -0
  25. data/data/latex_curriculum_vitae/Pictures/Skills2.png +0 -0
  26. data/data/latex_curriculum_vitae/Pictures/aboutme.png +0 -0
  27. data/data/latex_curriculum_vitae/Pictures/binarybackground.png +0 -0
  28. data/data/latex_curriculum_vitae/Pictures/coderbits.png +0 -0
  29. data/data/latex_curriculum_vitae/Pictures/email.png +0 -0
  30. data/data/latex_curriculum_vitae/Pictures/facebook.png +0 -0
  31. data/data/latex_curriculum_vitae/Pictures/google-plus.png +0 -0
  32. data/data/latex_curriculum_vitae/Pictures/linkedin.png +0 -0
  33. data/data/latex_curriculum_vitae/Pictures/twitter.png +0 -0
  34. data/data/latex_curriculum_vitae/Pictures/xing.png +0 -0
  35. data/data/latex_curriculum_vitae/Resume/cv_10.aux +20 -20
  36. data/data/latex_curriculum_vitae/Resume/cv_10.bbl +503 -1631
  37. data/data/latex_curriculum_vitae/Resume/cv_10.bcf +444 -260
  38. data/data/latex_curriculum_vitae/Resume/cv_10.blg +82 -100
  39. data/data/latex_curriculum_vitae/Resume/cv_10.pdf +0 -0
  40. data/data/latex_curriculum_vitae/Resume/cv_10.run.xml +2 -2
  41. data/data/latex_curriculum_vitae/Resume/cv_10.tex +130 -135
  42. data/data/latex_curriculum_vitae/Resume/friggeri-cv.cls +16 -9
  43. data/lib/latex_curriculum_vitae/cover.rb +1 -1
  44. data/lib/latex_curriculum_vitae/cv.rb +1 -1
  45. data/lib/latex_curriculum_vitae/email.rb +5 -3
  46. data/lib/latex_curriculum_vitae/entityfile.rb +1 -1
  47. data/lib/latex_curriculum_vitae/get-config.rb +1 -1
  48. data/lib/latex_curriculum_vitae/letter.rb +1 -1
  49. data/lib/latex_curriculum_vitae/notifier.rb +1 -1
  50. data/lib/latex_curriculum_vitae/outfile.rb +1 -1
  51. data/lib/latex_curriculum_vitae.rb +2 -2
  52. metadata +43 -208
  53. checksums.yaml.gz.sig +0 -2
  54. data/.index +0 -80
  55. data/Index.yml +0 -40
  56. data/VERSION +0 -1
  57. data/recipes/recipe.rb +0 -6
  58. data.tar.gz.sig +0 -0
  59. metadata.gz.sig +0 -0
@@ -1,6 +1,6 @@
1
1
  @article{bib.ds.datenbrief,
2
2
  address = {Berlin},
3
- author = {Manns, Sascha et al.},
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 = {N\"{u}rnberg},
17
- author = {Manns, Sascha and K\"{o}ke, Jens},
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 f\"{u}r Balsam Professional}},
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 et al.},
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 et al},
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 et al},
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 et al.},
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 = {N\"{u}rnberg},
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/11/03},
61
+ urldate = {3.11.2013},
63
62
  year = {2012-2013}
64
63
  }
65
64
 
66
65
  @misc{bib.misc.opensusewn,
67
- author = {Manns, Sascha et al.},
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/11/03},
70
+ urldate = {3.11.2013},
75
71
  year = {2009-2011}
76
72
  }
77
73
 
@@ -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
- \definecolor{white}{rgb}{0.255,0.255,0.255}
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{Bewerbungsunterlagen} \\
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
- \color{hellblau}{\vrule width 45.5ex depth 1\textheight}
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=4cm]{../Pictures/Sascha1p.jpg}}
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,25)
133
+ \begin{textblock}{4.8}(14,26.5)
134
134
  \begin{flushleft}
135
135
  \vspace{-3.5cm}
136
- \color{schwarz}{\bfseries \begin{Large}\firstnamefont{{\firstname}}~\familynamefont{{\familyname}}\end{Large}}\\[.35ex]
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, Customer Supporter (Level 1\&2), sowie als Autor Geschäftsprozess- \& Anwendungsdokumentation könnte ich Ihr neuer Mitarbeiter sein.\\
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{}
@@ -0,0 +1,4 @@
1
+ [Dolphin]
2
+ PreviewsShown=true
3
+ Timestamp=2015,11,25,21,30,30
4
+ Version=3
@@ -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}{5}
25
- \abx@aux@sortscheme{chronological}
26
- \abx@aux@refsection{2}{5}
27
- \abx@aux@refsection{3}{5}
28
- \abx@aux@refsection{4}{5}
29
- \abx@aux@refsection{5}{5}
30
- \abx@aux@refsection{6}{5}
31
- \newlabel{refsection:1}{{}{5}{}{Doc-Start}{}}
32
- \abx@aux@page{1}{5}
33
- \newlabel{refsection:2}{{}{5}{}{Doc-Start}{}}
34
- \abx@aux@page{2}{5}
35
- \abx@aux@page{3}{5}
36
- \abx@aux@page{4}{5}
37
- \abx@aux@page{5}{5}
38
- \newlabel{refsection:3}{{}{5}{}{Doc-Start}{}}
39
- \newlabel{refsection:4}{{}{5}{}{Doc-Start}{}}
40
- \newlabel{refsection:5}{{}{5}{}{Doc-Start}{}}
41
- \abx@aux@page{6}{5}
42
- \abx@aux@page{7}{5}
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}{}}