From 707a35c0418c756f9d5bb9ce628107ffbaaa09cd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 12 Apr 2017 21:08:50 +0000 Subject: komacv (12apr17) git-svn-id: svn://tug.org/texlive/trunk@43766 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/komacv/examples/komacv_example.tex | 54 +++++++++++++-------- .../komacv/examples/komacv_example_casual.pdf | Bin 124077 -> 121808 bytes .../komacv/examples/komacv_example_classic.pdf | Bin 122628 -> 121722 bytes .../komacv/examples/komacv_example_oldstyle.pdf | Bin 114950 -> 115014 bytes Master/texmf-dist/doc/latex/komacv/komacv.pdf | Bin 284642 -> 304192 bytes 5 files changed, 33 insertions(+), 21 deletions(-) (limited to 'Master/texmf-dist/doc/latex') 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 9ff6c92900b..3e8dc81900f 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,6 @@ -%% start of file `komacv_example.tex'; shows exemplarily the use of the komacv class -%% (c) Copyright 2014 Salome Södergran (salome.soedergran@gmx.ch) + +%%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) %% %% 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! %% @@ -7,9 +8,10 @@ xcolor=svgnames,% % color=mycolor,% % DIV=19, -style=classic,% OR +% style=classic,% (default) OR % style=casual,% OR % style=oldstyle,% +% headline=name,% ]{komacv} \pagestyle{scrheadings} @@ -23,20 +25,22 @@ style=classic,% OR % =========================== % LENGTHS % =========================== -%\setlength\hintscolwidth{2cm} -%\setlength\sepcolwidth{1em} -%\setlength\quotewidth{.3\textwidth} -%\setlength\titlesepwidth{50pt} -%% \setlength\infocolwidth{6cm} % for oldstyle only! -%% \setlength\sepinfocolwidth{6em} % for oldstyle only! -%\setlength\footerwidth{.5\textwidth} % for casual style only -%\setlength\aftertitlevspace{5\baselineskip} -%\setlength\afterquotevspace{8\baselineskip} -%\setlength\afterelementsvspace{40pt} -%\setlength\beforesecvspace{3\baselineskip} -%\setlength\aftersecvspace{4\baselineskip} -%\setlength\beforesubsecvspace{3\baselineskip} -%\setlength\aftersubsecvspace{4\baselineskip} +% \setlength\titlenamemaxwidth{.4\textwidth} +% \setlength\hintscolwidth{2cm} +% \setlength\sepcolwidth{1em} +% \setlength\quotewidth{.3\textwidth} +% \setlength\titlesepwidth{50pt} +% \setlength\infocolwidth{6cm} % for oldstyle only! +% \setlength\sepinfocolwidth{6em} % for oldstyle only! +% \setlength\footerwidth{.5\textwidth} % for casual style only +% \setlength\aftertitlevspace{5\baselineskip} +% \setlength\afterquotevspace{8\baselineskip} +% \setlength\afterelementsvspace{40pt} +% \setlength\beforesecvspace{3\baselineskip} +% \setlength\aftersecvspace{4\baselineskip} +% \setlength\beforesubsecvspace{3\baselineskip} +% \setlength\aftersubsecvspace{4\baselineskip} + % =========================== % COLORS @@ -66,6 +70,7 @@ style=classic,% OR % \setmonofont{Courier New} % \setkomafont{firstnamefont}{\fontsize{24}{26}\itshape} +\addtokomafont{firstnamefont}{\fontsize{35}{50}} % \addtokomafont{familynamefont}{\scshape} % \setkomafont{addressfont}{\scriptsize} % \setkomafont{acadtitlefont}{\usekomafont{familynamefont}} @@ -84,7 +89,7 @@ style=classic,% OR % BIBLIOGRAPHY % =========================== \usepackage[backend=biber, -style=authortitle,% +style=ieee,%authortitle,% sorting=ydnt,% ]{biblatex} \bibliography{komacv.bib} @@ -104,17 +109,24 @@ 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*{\github}{github.com/janeeyre} +\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} % =========================== % PICTURE % =========================== % \setlength\fboxrule{7pt} -%\setlength\mframepicshift{30pt} -%\photo[frame]{3cm}{jeyre} -\photo[mframe]{3cm}{jeyre} +% \setlength\mframepicshift{1cm} +\photo[frame]{3cm}{jeyre} +%\photo[mframe]{5cm}{jeyre} \begin{document} diff --git a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_casual.pdf b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_casual.pdf index 5bf26d0f9e4..ac5a724f122 100644 Binary files a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_casual.pdf and b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_casual.pdf differ diff --git a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_classic.pdf b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_classic.pdf index f188374e706..7db0bb315c1 100644 Binary files a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_classic.pdf and b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_classic.pdf differ diff --git a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_oldstyle.pdf b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_oldstyle.pdf index 6fab30ac470..81a3bbc2497 100644 Binary files a/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_oldstyle.pdf and b/Master/texmf-dist/doc/latex/komacv/examples/komacv_example_oldstyle.pdf differ diff --git a/Master/texmf-dist/doc/latex/komacv/komacv.pdf b/Master/texmf-dist/doc/latex/komacv/komacv.pdf index ccd9aad5dfc..6722dd50aea 100644 Binary files a/Master/texmf-dist/doc/latex/komacv/komacv.pdf and b/Master/texmf-dist/doc/latex/komacv/komacv.pdf differ -- cgit v1.2.3