summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/komacv/komacv-casual.sty
blob: bb4e3f7c6f840a304410f9a58595fe6899816215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
%%
%% This is file `komacv-casual.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% komacv.dtx  (with options: `casual')
%% 
%% This is a generated file.
%% 
%% Copyright (C) 2014-2021 by Salome Södergran (salome.soedergran@gmx.ch)
%% 
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3 of this license
%% or (at your option) any later version.  The latest version of this
%% license is in:
%% 
%%    http://www.latex-project.org/lppl.txt
%% 
%% and version 1.3 or later is part of all distributions of LaTeX version
%% 2005/12/01 or later.
%% 
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{komacv-casual}
    [2021/02/12 v1.1.2 style package for komacv class]
\addtokomafont{firstnamefont}{\sffamily\fontsize{38}{40}}
\addtokomafont{acadtitlefont}{\sffamily}
\addtokomafont{addressfont}{\sffamily\small}
\addtokomafont{hintfont}{\sffamily}
\newsavebox\@fboxa
\newsavebox\@fboxb
\providecommand*\@sboxa[1]{\sbox\@fboxa{#1}}
\providecommand*\@sboxb[1]{\sbox\@fboxb{#1}}
\providecommand*\@uboxa{\usebox\@fboxa}
\providecommand*\@uboxb{\usebox\@fboxb}
\providecommand*\@flushf{\strut\@uboxa\@sboxa{}\@sboxb{}}
\providecommand*\addtofooter[2][\@fsymbol]{%
  \@sboxb{\@uboxa{}#1#2}%
  \settowidth\@fboxwidth{\@uboxb}%
  \ifdimgreater{\@footerwidth}{\@fboxwidth}{%
    \@sboxa{\@uboxb}
  }{%
    \@flushf\\
    \@sboxa{#2}
    \@sboxb{#2}
  }
}
\ifdimequal{\footerwidth}{0pt}{}{\setlength\@footerwidth{\footerwidth}}
  \defpagestyle{footer}
  {{}{}{}}% head definition (empty)
  {% foot definition
    {}{}% definition for twoside layout
    {% definition for oneside layout
      \hspace*{\fill}%
      \parbox{\@footerwidth}{%
        \centering%
        \color{@addresscolor}\usefontofkomafont{addressfont}%
        \ifdefempty{\addressstreet}{}{%
          \addtofooter[]{\@addresssymbol\addressstreet}%
          \ifdefempty{\addresscity}{}{%
            \addtofooter[~--~]{\addresscity}}}%
        \ifdefempty{\mobile}{}{%
          \addtofooter{\@mobilesymbol\mobile}}%
        \ifdefempty{\phonenr}{}{%
          \addtofooter{\@phonesymbol\phonenr}}
        \ifdefempty{\faxnr}{}{%
          \addtofooter{\@faxsymbol\faxnr}}%
        \ifdefempty{\email}{}{%
          \addtofooter{\@emailsymbol\emaillink{\email}}}
        \ifdefempty{\homepage}{}{%
          \addtofooter{\@homepagesymbol%
                  \IfSubStr{\homepage}{https}{%
        \httpslink{\homepage}}{%
        \httplink{\homepage}}}}%
        \ifdefempty{\twitter}{}{%
          \addtofooter{\@twittersymbol\twitter}}%
        \ifdefempty{\github}{}{%
          \addtofooter{\@githubsymbol\github}}%
        \ifdefempty{\facebook}{}{%
          \addtofooter{\@facebooksymbol\facebook}}%
        \ifdefempty{\linkedin}{}{%
          \addtofooter{\@linkedinsymbol\linkedin}}%
        \ifdefempty{\extrainfo}{}{%
          \addtofooter{\extrainfo}}\@flushf%
      }% Ende parbox
      \hspace*{\fill}%
      \makebox[0pt][r]{\pagemark/\totalpagemark}
    }% end definition onesided layout
  }% end footer definition
\providecommand\@cvtitlecasual{%
\newbox{\@picbox}
\savebox{\@picbox}{%
  \ifundef{\@photoname}{}{% with picture:
    \ifthenelse{%
      \equal{\@photoframe}{frame} \OR
      \equal{\@photoframe}{mframe}
    }{% with frame:
      \fcolorbox{@framecolor}{@framebackcolor}{%
        \includegraphics[width=\@photowidth]{\@photoname}%
      }% end fcolorbox
    }{% without frame:
      \includegraphics[width=\@photowidth]{\@photoname}%
    }% end ifdefstring frame
  }% end ifundef photoname
}% end savebox picbox
\settowidth\@titlepicwidth{\usebox{\@picbox}}
\setlength\@titlenamewidth{\textwidth-\@titlesepwidth-\@titlepicwidth}
\setheadlinetypetitle\par
  \usebox{\@picbox}%
  \hspace*{\@titlesepwidth}%
  \parbox[b]{\@titlenamewidth}{%
      \ifdefstring{\@headlinetype}{name}{\setheadlinetypename}{%
    \raggedleft{\firstnamestyle\firstname}%
    ~{\familynamestyle\familyname}
    }
    \\
\raggedleft\color{@firstnamecolor}\rule{\@titlenamewidth}{.25ex}\par
  }% end parbox
  \vspace{\@aftertitlevspace}
  %% optional acadtitle
  \ifdefempty{\acadtitle}{}{%
          \ifdefstring{\@headlinetype}{name}{}{%
    \raggedleft\acadtitlestyle{\acadtitle}}}\\[2.5em]%
  %% optional quote
  \ifdefempty{\cvquote}{}{%
    {\centering
      \begin{minipage}{\@quotewidth}%
        \centering\quotestyle{\cvquote}
      \end{minipage}\\[\@afterquotevspace]%
    }
  }%
}% end \@cvtitle-casual
\AtBeginDocument{%
  \thispagestyle{footer}
} % end \AtBeginDocument
\setcounter{secnumdepth}{1}
\RedeclareSectionCommand
  [
    beforeskip=\@beforesecvspace,
    afterskip=\@aftersecvspace,
    font=\color{@seccolor}\sectionfont
   ]{section}
\renewcommand*\thesection{\color{@secbarcolor}\rule{\@hintscolwidth}{1ex}\hspace{-1ex}\hspace{\@sepcolwidth}}
 \RedeclareSectionCommand
  [
    beforeskip=\@beforesubsecvspace,
    afterskip=\@aftersubsecvspace,
    indent=\dimexpr\@sepcolwidth+\@hintscolwidth,
    font=\color{@subseccolor}\subsectionfont
    ]{subsection}
\endinput
%%
%% End of file `komacv-casual.sty'.