mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Enabled multiple phone numbers per type through the use of collections
This commit is contained in:
parent
f04ca19016
commit
d208ee0327
14 changed files with 33 additions and 35 deletions
|
|
@ -93,6 +93,9 @@
|
|||
\newcommand*{\@mobile}{\collectionfindbykey{phones}{mobile}}
|
||||
\newcommand*{\@phone}{\collectionfindbykey{phones}{fixed}}
|
||||
\newcommand*{\@fax}{\collectionfindbykey{phones}{fax}}
|
||||
\newcommand*{\phonesymbol}{\fixedphonesymbol}
|
||||
\newcommand*{\mobilesymbol}{\mobilephonesymbol}
|
||||
\newcommand*{\faxsymbol}{\faxphonesymbol}
|
||||
|
||||
|
||||
\endinput
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue