Giter Site home page Giter Site logo

ravijo / awesome-cv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from posquit0/awesome-cv

14.0 14.0 2.0 17.68 MB

:page_facing_up: Awesome CV is LaTeX template along with .bib formatting support

TeX 100.00%
cv cv-resume cv-template latex latex-template

awesome-cv's People

Contributors

androm3da avatar ayeks avatar forevergenin avatar ilyakisil avatar jacekbilski avatar johannesbottcher avatar jongbinjung avatar nikitavoloboev avatar nipunbatra avatar nitrogl avatar posquit0 avatar ravijo avatar ritterasdf avatar thomasiffland avatar tiendan avatar vermiculus avatar wilhelmtell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

awesome-cv's Issues

help with patent list

Hello Ravi,

Sorry to bother you again.
Do you know how I can insert a list of patents into awesome-cv?

Best
Navid

Enhancement in publication section

I would like to give one suggestion related to the publication section is that "Please add Impact Factor" Where we can write Journal Impact factor or H-Index. The impact factor and journal/conference name should be bold so it will be helpful for the reader. I am requesting you to please do it as soon as possible

"FontAwesome" not found in example

When I try to run the example I get the following error:

kpathsea: Running mktextfm FontAwesome
/usr/local/texlive/2021/texmf-dist/web2c/mktexnam: Could not map source abbreviation F for FontAwesome.
/usr/local/texlive/2021/texmf-dist/web2c/mktexnam: Need to update /usr/local/texlive/2021/texmf-dist/fonts/map/fontname/special.map?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input FontAwesome
This is METAFONT, Version 2.71828182 (TeX Live 2021) (preloaded base=mf)

kpathsea: Running mktexmf FontAwesome
! I can't find file `FontAwesome'.
<*> ...r; mag:=1; ; nonstopmode; input FontAwesome
                                                  
Please type another input file name
! Emergency stop.
<*> ...r; mag:=1; ; nonstopmode; input FontAwesome
                                                  
Transcript written on mfput.log.
grep: FontAwesome.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; ; nonstopmode; input FontAwesome' failed to make FontAwesome.tfm.

I still have this problem even after commenting out all refer
I'm using XeTeX Version 3.141592653-2.6-0.999993 (TeX Live 2021) on Ubuntu 20.04.

Edit: This issue appears related to posquit0#191. It seems to be a combination of broken font installations and xelatex trying to access fonts from the system rather than the fonts directory in the template. I was able to work around it by commenting out the lines

\newfontfamily{\FA}{FontAwesome}

and

\newfontfamily{\FA}{Academicons}
\setfontfamily{\AI}{Academicons}

from awesome-cv.cls, then adding

\setfontfamily\FA[Path=\@fontdir]{Academicons}

to awesome-cv.cls.

Help with publication awesome resume

Thank you for the great updates you made to the awesome resume. Could you please do me a favor and send me the clean package with the added publications section? I used your updated version but the class and fonts in the example folder were not functional so I copied the font and class from the origin folder in his package. Make it short, now the code runs without error but the publications don't show up! Any help is highly appreciated.

helpwithupdatedawesomeresume.zip

Flag acvCoverLetter is not making any effect

Setting the flag acvCoverLetter is not changing pdftitle and pdfsubject

See below

\setbool{acvCoverLetter}{true}

The flag and its implementation is defined here

Awesome-CV/awesome-cv.cls

Lines 94 to 114 in 430e454

% Boolean value to switch to cover letter
\newbool{acvCoverLetter}
\setbool{acvCoverLetter}{false}
% Needed to deal hyperlink
\RequirePackage[hidelinks,unicode]{hyperref}
\ifbool{acvCoverLetter}{%
\hypersetup{%
pdftitle={Cover Letter},%
pdfauthor={Ravi P. Joshi},%
pdfsubject={Cover Letter},%
pdfkeywords={}%
}%
}{%
\hypersetup{%
pdftitle={Curriculum Vitae},%
pdfauthor={Ravi P. Joshi},%
pdfsubject={Curriculum Vitae},%
pdfkeywords={}%
}%
}%

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.