Commit graph

45 commits

Author SHA1 Message Date
Kirk North
a9d01fb8c2 Minor fix to cvtalks and \cvtalk
Adding 0.2 pt extra row length and removing the additional newline in
the cvtalk table. These changes are required in order to reproduce the
image I attached in commit a7673f6.
2016-08-01 17:24:09 -04:00
Kirk North
a7673f6cf4 ENH: add cvtalks environment
I've added a `cvtalks` environment and associated \cvtalk entry, which
takes as parameters \cvtalk{<venue>}{<title>}{<location>}{<date>}. It
borrows from the `cvhonors` environment, however it's two rows instead of
one. I find that this is a better way of including presentations,
speaking engagements, etc. than using the \cventries environment which
@posquit0 does in his example CV.
2016-07-29 17:21:14 -04: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
Stefano Kowalke
c1b93205cd Add Twitter and Skype as social contacts 2015-11-13 09:37:42 +01:00
Stefano Kowalke
1cbc09c75a Dont print the pipe for non-used social informations
When I am not using one of the social informations (e.g. mobile), the pipe sign (|)
will be print anyway. So I get something like this | mail@mail.org | .

With this patch the pipe will only print when the social information is actually used.
2015-11-13 09:29:38 +01:00
Posquit0.BJ
81aed47d91 solved font dependencies 2015-11-07 17:05:17 +09:00
Posquit0.BJ
f95d415872 simplify a commands for font and style 2015-11-06 20:23:40 +09:00
Posquit0.BJ
e474ace78c remove latex license 2015-11-03 10:19:12 +09:00
Posquit0.BJ
ade964009b fix margin value 2015-05-26 14:50:01 +09:00
Posquit0.BJ
559cd57cfa added awesome colors 2015-05-15 19:53:39 +09:00
Posquit0.BJ
2c7d74e683 completed prototype 2015-05-07 20:25:13 +09:00