summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex
index bb38da5aab2..1b517a25750 100644
--- a/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex
+++ b/Master/texmf-dist/doc/latex/bewerbung/bewerbung-example.tex
@@ -2,9 +2,9 @@
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+
% |
% (C)opyright A. Hilbig, mail@andrehilbig.de |
-% http://www.andrehilbig.de/Publications |
+% http://www.andrehilbig.de/index.cgi/Publications/Bewerbung |
% |
-% this file: bewerbung.tex |
+% this file: bewerbung-example.tex |
% |
% |
% This work may be distributed and/or modified under the |
@@ -17,7 +17,7 @@
% |
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+
% |
-\documentclass[
+\documentclass[%
% color option derived from komacv
lebenslaufColor=light-gray,
% which cv style (from komacv) do you want to use?
@@ -29,8 +29,12 @@
% 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
+ idPlain %
]{bewerbung}
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[ngerman]{babel}
+
\definecolor{light-gray}{gray}{0.6}
\definecolor{titlecolor}{gray}{0.62}
\definecolor{addresscolor}{gray}{0.45}