Fabian Würfl
85c6b06d64
Allow https:// for urls in \homepage
...
Up to now, the template always inserted a 'http://' in the url
for the \homepage{} attribute. Therefore, it was not possible
to specify 'https://example.com ' as this would have resulted
in 'http://https://example.com '.
The new approach allows to specify the homepage-url in any of the
following ways (which will result in the specified strings)
| url provided to \homepage | hyperlink | displayed url-text |
|---------------------------|-----------|--------------------|
| http://example.com | http://example.com | example.com |
| https://example.com | https://example.com | example.com |
| example.com | http://example.com | example.com |
Note that the third row is equivalent to the current behavior.
2017-04-23 15:44:06 +02:00
Posquit0.BJ
6e8586270b
Fix a compatibility issue of unicode-math
2017-02-05 15:33:02 +09:00
Posquit0.BJ
0ad94fe74e
Add gitlab command
2016-12-03 15:49:31 +09:00
Posquit0.BJ
031a53d1fb
Refactor photo command
2016-12-03 06:29:14 +09:00
Posquit0.BJ
29ef605bc1
Remove gradient feature on section color & Add alignment feature on header
2016-12-03 03:22:04 +09:00
Roberto Metere
7c82817436
Remerge my additions
2016-11-24 12:48:33 +00:00
Roberto Metere
0971e68b94
Inline with posquito's master
2016-11-24 12:47:06 +00:00
Roberto Metere
290ba74b02
Merging with latest modifications
2016-11-24 12:34:09 +00:00
Roberto Metere
15d9369a8f
Removed superfluous package
2016-09-28 10:46:42 +01:00
Roberto Metere
1b80c575ba
Added option for no edge around the photoid (and examples)
2016-09-28 10:33:52 +01:00
Roberto Metere
af84525d35
Added support for gradient effect in the highlight
2016-07-26 11:21:48 +01:00
Roberto Metere
b20953dd92
Added shape in \photoid command comment
2016-07-04 23:02:51 +01:00
Roberto Metere
2da0e2b5fb
Added both circle and square photo ID
2016-07-04 22:53:45 +01:00
Roberto Metere
a7e8072739
Align the photo ID to the right
2016-07-04 21:51:49 +01:00
Roberto Metere
497c0402bb
Allowing for photoID in the header
2016-07-04 21:46:55 +01:00
Nipun Batra
c47231c5a0
Closes #32
2016-02-24 08:29:13 +05:30
Posquit0.BJ
bd01f85f1b
move the position of xing code and some fix
2016-02-12 19:10:30 +09:00
Posquit0.BJ
89ad64d5e4
Merge branch 'master' of https://github.com/thomasiffland/Awesome-CV into thomasiffland-master
2016-02-12 19:07:35 +09:00
Posquit0.BJ
6d152ef428
bug fix on summary section & add acvSectionContentTopSkip
2016-02-12 19:02:31 +09:00
Johannes Böttcher
33d9a27509
proposed fix for cvparagraph
2016-02-09 10:05:53 +01:00
thomasiffland
4b7fe710bc
Update awesome-cv.cls
2016-02-04 20:50:20 +01:00
Thomas Iffland
6478b32105
Added support via \xing macro for the german widely used social network xing.
2016-02-04 20:31:05 +01:00
Posquit0.BJ
b9b981d395
add some helper macros
2016-01-30 18:35:09 +09:00
Posquit0.BJ
531ee35707
configure mainfont
2016-01-30 17:49:27 +09:00
Posquit0.BJ
9806e0b063
update to version 1.5 (add boolean value to switch section color highlighting)
2016-01-30 13:30:11 +09:00
Posquit0.BJ
31d163247d
refactor header code in awesome-cv.cls
2016-01-30 11:18:36 +09:00
Posquit0.BJ
fd8b88ba15
add reddit information into social section
2016-01-30 11:13:22 +09:00
Posquit0.BJ
b3232d1db3
add extra informations part on the header
2016-01-09 20:40:03 +09:00
Posquit0.BJ
e4e9d1731c
refactor source files
2016-01-08 23:46:10 +09:00
Posquit0.BJ
4425ffa19a
fix mistyped comments, support different size of layouts
2016-01-08 22:40:56 +09:00
Johannes Böttcher
5930f5054a
better spacing between first and last name
2016-01-04 15:22:04 +01:00
Johannes Böttcher
07a7da4a0d
add lots of EOL-%
2016-01-04 15:08:46 +01:00
Johannes Böttcher
3bbe3a673a
redefining the header using easy to change helper macros
2016-01-04 14:42:03 +01:00
Posquit0.BJ
1bb189dfdf
escape a space between \firstname and \lastname
2016-01-03 15:24:41 +09:00
cookiesui
3f30a9d592
Updated awesome-cv.cls
...
Escaped the space between \@firstname and \@lastname in \makeletterclosing, so that the whitespace between the first and last name actually shows up.
2015-12-31 15:53:36 -08:00
Posquit0.BJ
289ca00392
add paragraph section in cv & rename paragraph of the coverletter(cvparagraph->lettersection)
2015-12-31 16:32:04 +09:00
Jongbin Jung
8cad64c337
Fix header icon crop
...
hyperref box makes header social icons seem cropped. Fix by adding hidelink option to hyperref and removing color/border arguments.
2015-12-30 14:55:01 -08:00
Posquit0.BJ
81e9d569e5
refactor code for cover letter
2015-12-14 15:59:27 +09:00
Lars Richter
9039c3e4f9
added cover letter code and example
2015-12-13 11:09:19 +01:00
Posquit0.BJ
ed753f4420
change Licence type to each files
2015-12-10 09:51:13 +09:00
Posquit0.BJ
54bf0592fa
Apply pull request from androm3da
2015-12-09 22:56:22 +09:00
ebadf
7e67b01813
Added stackoverflow, makefile for testing changes.
2015-12-05 15:05:24 -06:00
androm3da
fd98590684
Update github and linkedin to use https urls.
2015-12-03 13:08:06 -06:00
Posquit0.BJ
227b1b77e7
support a function to customize contents on footer
2015-11-26 14:00:03 +09:00
Posquit0.BJ
e83d1d335e
include quote into header part
2015-11-25 12:25:54 +09:00
Posquit0.BJ
444e16d085
add position part to header
2015-11-21 14:29:45 +09:00
Posquit0.BJ
7cc29a52f3
Support multiple positions
2015-11-19 15:48:08 +09:00
Posquit0.BJ
cf80f2e251
modify mis-typed comment
2015-11-19 13:50:51 +09:00
Posquit0.BJ
39a656088e
add cvskills & modify color sets
2015-11-19 13:17:04 +09:00
Posquit0.BJ
1ba28636b4
support skype & twitter info on header
...
automatically add a separator between social informations on header
2015-11-16 01:19:17 +09:00