summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls')
-rw-r--r--Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls b/Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls
index f999d5002d6..e0fb3c4a56d 100644
--- a/Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls
+++ b/Master/texmf-dist/tex/latex/cv4tw/cv4tw.cls
@@ -2,7 +2,7 @@
\NeedsTeXFormat{LaTeX2e}
\LoadClassWithOptions{article}
-\ProvidesClass{cv4tw}[2014/01/19 v0.1 LaTeX CV class, with assets, social networks, and customizable styles]
+\ProvidesClass{cv4tw}[2014/05/27 v0.2 LaTeX CV class, with assets, social networks, and customizable styles]
\RequirePackage{newenviron}
\RequirePackage{etoolbox}
\RequirePackage{xcolor}
@@ -87,13 +87,15 @@
\newcommand*{\setcvasset}[2][]{\expandafter\qdset{cvasset#1}{#2}}
\newcommand*{\cvasset}[1][]{\qdget{cvasset#1}}
\newcommand*{\ifcvasset}[3][]{\qdif{cvasset#1}{#2}{#3}}
+\newcommand*{\setcvcontactszone}[2][]{\expandafter\qdset{cvcontactszone#1}{#2}}
+\newcommand*{\cvcontactszone}[1][]{\qdget{cvcontactszone#1}}
\newcommand*{\setcvcontact}[2][]{\expandafter\qdset{cvcontact#1}{#2}}
\newcommand*{\cvcontact}[1][]{\qdget{cvcontact#1}}
\newcommand*{\cvcontactlink}[1]{
\IfEqCase{#1}{
{email}{ \qdlink{mailto:}{cvcontact#1}{}}%
{homepage}{ \qdlink{http://}{cvcontact#1}{}}%
-{homepagessl}{ \qdlink{http://}{cvcontact#1}{}}%
+{homepagessl}{ \qdlink{https://}{cvcontact#1}{}}%
{customhomepage}{ \qdlink{}{cvcontact#1}{}}%
{vk}{ \qdlink{http://www.vk.com/}{cvcontact#1}{}}%
{pinterest}{ \qdlink{http://www.pinterest.com/}{cvcontact#1}{}}%
@@ -120,6 +122,7 @@
\newcommand*{\rendercontact}{ }
\newcommand*{\rendercontactifdefined}{ }
+\newenvironment{fields}[3]{ }{ }
\newenvironment{missions}{ }{ }
\newenvironment{skills}[1]{ }{ }