Commit graph

114 commits

Author SHA1 Message Date
Dimitri Belopopsky
23177fcf19
Add google scholar social icon (#22) 2020-10-24 01:03:10 +02:00
Dimitri Belopopsky
86533a0304 Add telegram social icon
Closes #16
2020-10-18 17:19:00 +02:00
Johannes Lange
011913a5c8
added bitbucket option to \social (#18) 2020-10-08 22:18:14 +02:00
Johannes Lange
8e8e184194 fix path (reverted from 8a66c4f) 2020-10-06 09:43:37 +02:00
Stephan Lachnit
7db2dd2315
Add orcid, resercherid, and researchgate as social icons (#15)
Co-authored-by: Patrick Diehl <me@diehlpk.de>
2020-09-27 23:55:48 +02:00
Dimitri Belopopsky
1463083706
Add stackoverflow to \social command (#11)
* Added stackoverflow option to \social
* Update example for stackoverflow
2020-09-27 23:20:45 +02:00
Dimitri Belopopsky
8a66c4f990
Fix examples (#14) 2020-09-27 23:13:06 +02:00
merkrafter
37e504cf35
Make https default protocol #7 (#9)
Signed-off-by: merkrafter <merkrafter@gmail.com>
2020-08-09 10:26:13 +02:00
Stephan Lachnit
7d2e698443
Fix typo (#2)
The right spelling of résumé has two acute accents. No accents is also OK in English, but just having the last accent is not.

Co-authored-by: Jorge Cañardo Alastuey <jorgecanardo@gmail.com>
2020-06-23 20:28:56 +02:00
Stephan Lachnit
8d55439e95
Switched from l3regex to expl3 package requirement
Co-authored-by: benplm <bpolimeni@gmail.com>
2020-06-23 20:24:04 +02:00
Xavier Danaux
2033517d3f Added support for GitLab to \social 2016-11-15 18:04:31 -08:00
Enrico D'Angelo
0d674cf4c1 Added support for Skype to \social 2016-11-15 11:53:01 -08:00
Stefanus
a15973f242 Added support for Xing to \social (github: closes #12) 2016-11-15 10:17:09 +01:00
jayree
ff9f58b350 Added hyperlinks to phone numbers 2016-11-14 05:34:33 +01:00
Xavier Danaux
4b77a9b33d Changed pagenumbering code to fix a reported bug 2016-11-13 20:09:38 -08:00
Xavier Danaux
c91b6ca77c Fix for "You have requested package foo', but the package provides foo'" warning (github: closes #1) 2015-08-30 23:44:56 -07:00
Xavier Danaux
f50d1cff32 Release 2.0.0 2015-07-29 00:51:44 -07:00
Xavier Danaux
c499239b29 Modified the code of \moderncvhead, \moderncvbody and \moderncvfoot to a number as argument 2014-02-22 22:46:40 -05:00
Xavier Danaux
0889a274f0 Added the \@initializeif and \@moderncvstrut general commands 2014-02-17 20:24:21 -05:00
Xavier Danaux
9eec87b85d Introduced code for header, body and footer variants 2014-02-17 16:00:06 -05:00
Xavier Danaux
a72660424a Modified the cvcolumn code the expand the tabular column definitions correctly, as to avoid conflicts with the "colortbl" / "array" packages 2014-02-17 15:59:16 -05:00
Xavier Danaux
046d184c59 Added fake small caps \fakesc code (commented) 2014-02-01 09:49:02 -05:00
Xavier Danaux
52b14e784a Added an optional argument to \moderncvstyle to specify style options 2014-01-20 18:48:49 -05:00
Xavier Danaux
6d5bc29478 Added a check on the emptyness of \title when setting the hyperref document properties 2014-01-20 18:47:47 -05:00
Xavier Danaux
0914185d63 Release 1.5.1 2013-04-29 13:45:09 -04:00
Xavier Danaux
ac83eb3720 Made sure that XeLaTeX or LuaLaTeX is in use before loading the awesome icon set 2013-04-29 13:43:30 -04:00
Xavier Danaux
c93b42b716 Release 1.5.0 2013-04-23 02:07:51 -04:00
Xavier Danaux
92eecc6c3f Removed the rule below the headings of the cvcolumns environment 2013-04-23 02:05:04 -04:00
Xavier Danaux
77055475f6 Added a command to showcase social accounts 2013-04-22 23:51:11 -04:00
Xavier Danaux
a2335f76be Renamed collections.sty as moderncvcollections.sty 2013-04-08 08:36:39 -04:00
Xavier Danaux
09ae552f47 Release 1.4.0 2013-03-29 09:37:55 -04:00
Xavier Danaux
e9a817c74d Implemented the icon set selection mechanism 2013-03-25 03:29:27 -04:00
Xavier Danaux
4134aa176d Added a command to control the font of the page numbering: \pagenumberfont 2013-03-17 19:15:37 -04:00
Xavier Danaux
d208ee0327 Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
Xavier Danaux
3dd1fd22ea Deprecated \phone, \mobile and \fax in favour of \phone[type] 2013-02-22 19:21:52 -05:00
Xavier Danaux
6bfc2a032b Removed the use of the suffix package 2013-02-15 02:06:59 -05:00
Xavier Danaux
5e01c8cec9 Deprecated \firstname and \familyname in favour of \name 2013-02-14 02:07:42 -05:00
Xavier Danaux
c426e1c0f4 Release 1.3.0 2013-02-09 12:55:50 -05:00
Xavier Danaux
29ffed06c7 Added a new environment to create multiple columns: cvcolumns 2013-02-09 01:32:24 -05:00
Xavier Danaux
d1ccdd74e9 Compacted list environments further 2013-01-23 21:08:17 -05:00
Xavier Danaux
c3760cc064 Replaced the usage of the xargs package by the xparse one 2012-12-07 02:04:01 -05:00
Xavier Danaux
c08522abcc Added a macro to control what is visible upon opening compiled pdfs 2012-12-07 01:48:21 -05:00
Xavier Danaux
5c64e4e961 Added a 3rd argument to \address to specify a country 2012-12-07 01:47:07 -05:00
Xavier Danaux
5984cbea28 Release 1.2.1 2012-12-07 01:43:27 -05:00
Xavier Danaux
e30df3973f Corrected a \usepackage call, instead of \RequirePackage 2012-11-28 04:45:21 -05:00
Xavier Danaux
9f0b4165d1 Release 1.2.0 2012-10-31 01:50:38 -04:00
Xavier Danaux
9f6efda241 Set the values of \arrayrulewidth and \doublerulesep to their standard values 2012-10-31 01:00:12 -04:00
Xavier Danaux
fd54b3d27e Made sure \thepage was defined before loading hyperref, as to possibly enable pdfpagelabels=true 2012-10-30 21:06:22 -04:00
Xavier Danaux
36788d3cb8 Corrected a bug in \makelettertitle of most styles that displayed the current date (\today) instead of the date given through the \date command 2012-10-30 20:28:06 -04:00
Xavier Danaux
4035a423de Cleaned up some comments 2012-10-08 17:35:52 -04:00