mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Added a letter icon ("W") for the homepage of the "letters" icon set
This commit is contained in:
parent
b7ef28ae28
commit
5f92b3460a
8 changed files with 2 additions and 1 deletions
|
|
@ -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[<type>], where <type>
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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~}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue