diff --git a/CHANGELOG b/CHANGELOG index a529e8a..2121474 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ version 1.5.0 (xx MMM 2013) style variants (can be changed back with \moderncvicons{marvosym}). - forced all the icons of the "letters" icon set to be of the same width, for alignment purpose. + - added a letter icon ("W") for the homepage of the "letters" icon set. version 1.4.0 (28 Mar 2013) - deprecated \phone, \mobile and \fax in favour of \phone[], where diff --git a/examples/template-es.pdf b/examples/template-es.pdf index 20ab616..e8b3257 100644 Binary files a/examples/template-es.pdf and b/examples/template-es.pdf differ diff --git a/examples/template_banking_red.pdf b/examples/template_banking_red.pdf index 8c05019..9b1fac8 100644 Binary files a/examples/template_banking_red.pdf and b/examples/template_banking_red.pdf differ diff --git a/examples/template_casual_orange.pdf b/examples/template_casual_orange.pdf index 660a782..3bc6ce1 100644 Binary files a/examples/template_casual_orange.pdf and b/examples/template_casual_orange.pdf differ diff --git a/examples/template_classic_green.pdf b/examples/template_classic_green.pdf index 848b5f3..a54cf45 100644 Binary files a/examples/template_classic_green.pdf and b/examples/template_classic_green.pdf differ diff --git a/examples/template_multibib.pdf b/examples/template_multibib.pdf index c260afc..1898df8 100644 Binary files a/examples/template_multibib.pdf and b/examples/template_multibib.pdf differ diff --git a/examples/template_oldstyle_grey.pdf b/examples/template_oldstyle_grey.pdf index 8d702a3..b77032e 100644 Binary files a/examples/template_oldstyle_grey.pdf and b/examples/template_oldstyle_grey.pdf differ diff --git a/moderncviconsletters.sty b/moderncviconsletters.sty index 71f753f..72b2d9d 100644 --- a/moderncviconsletters.sty +++ b/moderncviconsletters.sty @@ -39,7 +39,7 @@ \renewcommand*{\fixedphonesymbol} {\hbox to 1em{\textbf{T}}~} \renewcommand*{\faxphonesymbol} {\hbox to 1em{\textbf{F}}~} \renewcommand*{\emailsymbol} {\hbox to 1em{\textbf{E}}~} -\renewcommand*{\homepagesymbol} {} +\renewcommand*{\homepagesymbol} {\hbox to 1em{\textbf{W}}~} \renewcommand*{\listitemsymbol} {\labelitemi~}