mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Release 2.0.0
This commit is contained in:
parent
1729d384b6
commit
f50d1cff32
45 changed files with 2646 additions and 1053 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%% start of file `moderncviconsletters.sty'.
|
||||
%% Copyright 2013-2013 Xavier Danaux (xdanaux@gmail.com).
|
||||
%% Copyright 2013-2015 Xavier Danaux (xdanaux@gmail.com).
|
||||
%
|
||||
% This work may be distributed and/or modified under the
|
||||
% conditions of the LaTeX Project Public License version 1.3c,
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
% identification
|
||||
%-------------------------------------------------------------------------------
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{moderncviconsletters}[2013/04/29 v1.5.1 modern curriculum vitae and letter icons: letters]
|
||||
\ProvidesPackage{moderncviconsletters}[2015/07/28 v2.0.0 modern curriculum vitae and letter icons: letters]
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
|
|
@ -35,14 +35,14 @@
|
|||
%\renewcommand*{\labelitemiv} {\labelitemiii} % no change from default in moderncv.cls
|
||||
|
||||
\renewcommand*{\addresssymbol} {}
|
||||
\renewcommand*{\mobilephonesymbol} {\hbox to 1.1em{\textbf{M}}~}% 1em is the width of the M capital in most fonts
|
||||
\renewcommand*{\fixedphonesymbol} {\hbox to 1.1em{\textbf{T}}~}
|
||||
\renewcommand*{\faxphonesymbol} {\hbox to 1.1em{\textbf{F}}~}
|
||||
\renewcommand*{\emailsymbol} {\hbox to 1.1em{\textbf{E}}~}
|
||||
\renewcommand*{\homepagesymbol} {\hbox to 1.1em{\textbf{W}}~}
|
||||
\renewcommand*{\linkedinsocialsymbol}{\hbox to 1.1em{\textbf{in}}~}
|
||||
\renewcommand*{\twittersocialsymbol} {\hbox to 1.1em{\textbf{tw}}~}
|
||||
\renewcommand*{\githubsocialsymbol} {\hbox to 1.1em{\textbf{gh}}~}
|
||||
\renewcommand*{\mobilephonesymbol} {\textbf{M}~}
|
||||
\renewcommand*{\fixedphonesymbol} {\textbf{T}~}
|
||||
\renewcommand*{\faxphonesymbol} {\textbf{F}~}
|
||||
\renewcommand*{\emailsymbol} {\textbf{E}~}
|
||||
\renewcommand*{\homepagesymbol} {\textbf{W}~}
|
||||
\renewcommand*{\linkedinsocialsymbol}{\textbf{in}~}
|
||||
\renewcommand*{\twittersocialsymbol} {\textbf{tw}~}
|
||||
\renewcommand*{\githubsocialsymbol} {\textbf{gh}~}
|
||||
|
||||
\renewcommand*{\listitemsymbol} {\labelitemi~}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue