summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex35
1 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex
index d5bdb86df26..147317428ec 100644
--- a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex
+++ b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example.tex
@@ -1,5 +1,5 @@
%% start of file `komacv_example.tex'; shows exemplarily the use of the komacv class
-%% (c) Copyright 2014-2017 Salome Södergran (salome.soedergran@gmx.ch)
+%% (c) Copyright 2014-2021 Salome Södergran (salome.soedergran@gmx.ch)
%%
%% Test the flexibility of the class komacv by removing (or adding) the comment signs and changing the values. These are preset not as recommendations of good style but to make the effect as clear as possible!
%%
@@ -9,18 +9,17 @@
% DIV=19,
% fontsize=20,
% style=classic,% (default) OR
-% style=casual,% !! remove linebreak in facebook definition (see personal data); OR
+% style=casual,% OR
% style=oldstyle,%
-% headline=name,%
+% fontawesome=false,
]{komacv}
\pagestyle{scrheadings}
-\clearscrheadfoot
+\clearpairofpagestyles
\ifoot{CV~\firstname~\familyname}
\ofoot{\pagemark/\totalpagemark}
-% \ihead{Hello world!}
-% \ohead{My life so far}
-
+%\ihead{Hello world!}
+%\ohead{My life so far}
% ===========================
% LENGTHS
@@ -30,7 +29,7 @@
% \setlength\sepcolwidth{1em}
% \setlength\quotewidth{.3\textwidth}
% \setlength\titlesepwidth{50pt}
-% \setlength\infocolwidth{6cm} % for oldstyle only!
+ \setlength\infocolwidth{4cm} % for oldstyle only!
% \setlength\sepinfocolwidth{6em} % for oldstyle only!
% \setlength\footerwidth{.5\textwidth} % for casual style only
% \setlength\aftertitlevspace{5\baselineskip}
@@ -49,6 +48,7 @@
% \xdefinecolor{mycolor}{cmyk}{0.92,0,0.87,0.09}
% \colorlet{firstnamecolor}{blue}
% \colorlet{familynamecolor}{red}
+% \colorlet{headlinecolor}{pink}
% \colorlet{acadtitlecolor}{green}
% \colorlet{addresscolor}{gray}
% \colorlet{quotecolor}{pink}
@@ -76,6 +76,7 @@
% \setkomafont{quotefont}{\ttfamily}
% \addtokomafont{section}{\Huge\rmfamily\slshape}
% \addtokomafont{subsection}{\bfseries}
+% \renewcommand{\headlinestyle}{\firstnamestyle}
% ===========================
@@ -108,17 +109,16 @@ sorting=ydnt,%
\renewcommand*{\phonenr}{001-23456789}
\renewcommand*{\faxnr}{001-23456788}
\renewcommand*{\email}{jeyre@ferndean.me.uk}
-\renewcommand*{\homepage}{www.jeyre.me.uk}
-% \renewcommand*{\twitter}{twitter.com/janeeyre}
+\renewcommand*{\homepage}{https://www.jeyre.me.uk}
+\renewcommand*{\twitter}{twitter.com/janeeyre}
% \renewcommand*{\github}{github.com/janeeyre}
-\renewcommand*{\facebook}{facebook.com/\\jane.eyre}
-% \renewcommand*{\facebook}{facebook.com/jane.eyre} % avoid linebreaks in casual style
+\renewcommand*{\facebook}{facebook.com/jane.eyre}
% \renewcommand*{\linkedin}{https://uk.linkedin.com/pub/jane-eyre}
\renewcommand*{\extrainfo}{Some extra info}
% \renewcommand*{\cvquote}{\enquote{Convinced I grew that neither earth should perish, \\nor one of the souls it treasured.}} %p.373
% \renewcommand\phonesymbol{Tel.~}
-% \headline[l]{name} % [c|l|r]{none|name|title}; default: [c]{none}
-% \renewcommand\headlinecontent{Jane Elizabeth Eyre Rochester}
+% \headline[r]{title}[Lebenslauf] % [c|l|r]{none|name|title}[content]; default: [c]{none}[<\firstname \familyname> | Curriculum Vitae]
+% \headline[l]{name}[Jane Elizabeth Eyre Rochester]
% ===========================
% PICTURE
@@ -144,7 +144,7 @@ sorting=ydnt,%
\cventry{1838--1844}{Lowood School}{}{Lowood}{grades 3--8}{A charitable institution under the guidance of Mr.~Brocklehurst.}
\section{Work}
-
+
\subsection{Teaching}
\cventry{1844--1846}{Teacher}{Lowood School}{Lowood}{}{Teaching all grades.}
\cventry{1846--1847}{Governess}{}{Thornfield Hall, Thornfield near Millcote}{}{Governess of Mr.~Rochester's ward Adèle, 10~years old.}
@@ -157,7 +157,8 @@ sorting=ydnt,%
\subsection{Management}
\cventry{1847\,ff.}{Management of the family estate}{}{}{}{Including the household at Ferndean and extensive property in England and on the continent.}
-
+
+
\section{Languages}
\cvitemwithcomment{English}{fluent}{mother tongue}
\cvitemwithcomment{French}{fluent}{oral and written}
@@ -208,6 +209,8 @@ In my time I didn't have the opportunity to acquire computer knowledges but I am
\httplink[http link description]{url}
+\httpslink[http link description]{url}
+
\emaillink[e-mail link description]{e-mail address}
\end{document}