Giter VIP home page Giter VIP logo

limecv's People

Contributors

b3rr10 avatar cbcoutinho avatar fedelibre avatar milestone12 avatar opieters avatar

Stargazers

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

Watchers

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

limecv's Issues

Language ratings ambiguous without reference

The language ratings are very ambiguous if only the highest rating is used. The reader then does not know how long the bar can be, since no reference is provided. This may be remedied by using a different color as the border of the bar.

Possibilities to reduce the file size of the pdf?

Hi
thanks for the great template. It took me some time to understand its usage, but I was finally capable to modify it to my liking.
However, I'm running now into the issue that my final PDF's size is >10mb. My cv fits on two pages. Is there any easy way to reduce its size? Website like get-in-it limit cv upload to the size of 10mb.

dvipdfmx need to be installed

In my enviroment , dvipdfmx must be installed otherwise will get a comiple error, so the document should be update?

*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Numbers=Monospaced' (tnum) not available for font 'Fira
* Sans' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Numbers=Monospaced' (tnum) not available for font 'Fira
* Sans' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Numbers=Monospaced' (tnum) not available for font 'Fira
* Sans/B' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Numbers=Monospaced' (tnum) not available for font 'Fira
* Sans/I' with script '' and language ''.
*************************************************
*************************************************
* fontspec warning: "icu-feature-not-exist-in-font"
* 
* OpenType feature 'Numbers=Monospaced' (tnum) not available for font 'Fira
* Sans/BI' with script '' and language ''.
*************************************************
) (/opt/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty
(/opt/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty)
(/opt/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty)
(/opt/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg))
*************************************************
* fontspec warning: "script-not-exist-latn"
* 
* Font 'WenQuanYi Micro Hei' does not contain script 'CJK'.
*  'Latin' script used instead.
*************************************************
(/opt/texlive/texmf-dist/tex/latex/geometry/geometry.sty)
No file limecv-none-none.aux.
(/opt/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
(/opt/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))

Package hyperref Warning: Rerun to get /PageLabels entry.

ABD: EveryShipout initializing macros
*geometry* driver: auto-detecting
*geometry* detected driver: xetex
(/opt/texlive/texmf-dist/tex/generic/oberdiek/se-ascii-print.def) [1]
(./limecv-none-none.aux)

Package rerunfilecheck Warning: File `limecv-none-none.out' has changed.
(rerunfilecheck)                Rerun to get outlines right
(rerunfilecheck)                or use package `bookmark'.


LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )

xdvipdfmx:fatal: pdf_ref_obj(): passed invalid object.

Output file removed.
(see the transcript file for additional information)
Error 256 (driver return code) generating output;
file limecv-none-none.pdf may not be valid.
Transcript written on limecv-none-none.log.
Makefile:52: recipe for target 'pdf' failed
make[1]: *** [pdf] Error 1

Texlive version :

root@40dc341c0160:/home/resume# tlmgr --version
tlmgr revision 47303 (2018-04-05 19:52:22 +0200)
tlmgr using installation: /opt/texlive
TeX Live (http://tug.org/texlive) version 2018

Missed the `email` key declaration

With the following snippet in my CV,

\begin{cvReferences}
        \cvAddReference{%
            name=John Doe,
            company=Self employed,
            position=Engineer,
            mobile phone=+0123456789,
            [email protected]}%
\end{cvReferences}

My code does not compile successfully. The fault is to an unknown key email.

When I looked at the source code of the limecv.cls, I discovered that there isn't a declaration for the email key. The same observation holds here at the source code on GitHub.

issue at the second page

Hello,

my CV is longer then one page, so I found something on Github and added a blank element into limecv.cls:

[First page]
\end{cvMainContent}

% FORCE END OF PAGE 1
\newpage
\begin{cvSidebar}
\end{cvSidebar}
\begin{cvMainContent}
\begin{cvBlank}
\end{cvBlank}

After that I can see the same color on the left side like on page one. But when I want to add begin\cvSkills I'm missing the headline Skills. I'm using there two programming languages side by side, but the first language is covered by the color on left side of the page. See the example picture here.

How can I tell LaTeX to print it, few cm more on the right side?

Improve font loading

Font loading does not check that font spec might also be loaded by the user, or that the Fira font might be unavailable, even if compiled with Xe/LuaLaTeX. This should be improved.

Formatting issue in two-sided CV

I created a CV with two pages following the approach mentioned in issue #12. I stumbled over a formatting issue that occurs when the first environment on the first page has more or less entries than the first environment on the second page. In this case, the line of the second environment on the second page that connects the bullet points seems to start from the first entry of the first environment and not of the second environment. I tested this with v0.1.7 and v0.1.8.

Output

The following MWE produces the shown result on the second page. As soon as the third item in the first environment is included, the formatting of the second page is as expected. The order of environments does not seem to have any influence on this issue. I also tried it with custom environments.

% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8 Unicode

\documentclass[a4paper]{limecv}
  
\usepackage[margin=\cvMargin,noheadfoot]{geometry}
\usepackage{mwe}
\cvSetLanguage{english}
  
\begin{document}

% Sidebar
\begin{cvSidebar}
\cvID{John}{Doe}{example-image-a}{position}
\end{cvSidebar}

% Main
\begin{cvMainContent}
\begin{cvExperience}
\cvItem{Item 1}
\cvItem{Item 2}
%\cvItem{Item 3}
\end{cvExperience}
\begin{cvEducation}    
\cvItem{Item 1}
\cvItem{Item 2}
\cvItem{Item 3}
\end{cvEducation}
\end{cvMainContent}
  
% New page
\clearpage
\setcounter{cv@itemPrev}{0}
\setcounter{cv@itemNext}{1}
\setcounter{cv@lastItem}{1}

% Sidebar
\begin{cvSidebar}
\cvID{John}{Doe}{example-image-a}{position}
\end{cvSidebar}

% Main
\begin{cvMainContent}
\begin{cvEducation}    
\cvItem{Item 1}
\cvItem{Item 2}
\cvItem{Item 3}
\end{cvEducation}
\begin{cvExperience}
\cvItem{Item 1}
\cvItem{Item 2}
\end{cvExperience}
\end{cvMainContent}

\end{document}

Representation error with starred variants of cvSidebar*/cvMainContent*

I find the mirrored layout option very interesting, especially with regard to a two-page resume like I have.

Unfortunately, not everything is mirrored. For example, the green bar appears on the right, but the text and images remain on the left. Also, the title line would have to end at the green area (and possibly go all the way to the left).

Attached is a MWE in the hope that it helps. In my eyes a "Nice to Have" and there are probably more "urgent" issues, but I wanted to mention it.

% !TEX TS-program = xelatex
% !TEX encoding = UTF-8 Unicode
\documentclass[a4paper]{limecv}
\usepackage[margin=\cvMargin,noheadfoot]{geometry}
\begin{document}
\cvSetLanguage{english}
\begin{cvSidear*}
  \cvID{John}{Doe}{picture}{position}
	\begin{cvProfile}
		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ullamcorper euismod lorem nec eleifend. Suspendisse ac varius quam. Etiam laoreet nunc orci, vestibulum imperdiet enim elementum at. Duis dictum metus sapien, eu blandit quam malesuada et. Ut viverra maximus eros.
	\end{cvProfile}
\end{cvSidear*}
\begin{cvMainContent*}
	\begin{cvEducation}
		\cvItem{Evening class: Chinese\\
			Some School, City. September 2015 -- June 2016\\
			Achieved A2 language skill in Chinese (Mandarin).}
	\end{cvEducation}
\end{cvMainContent*}
\end{document}

mwe-xelatex_pub2

Compiling error

I am using TexStudio and Miktex and I can't seem to get this template to compile. I getting a bunch of errors that seem to be centered around the Fira. Where should I put the Fira folder or how do you install this font? The errors i receive are below. Thank you.

line 198: Package fontspec Error: The font "FiraSans" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraSans" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraSans" cannot be found. \cv@loadFonts
line 198: Font \TU/FiraSans(0)/m/n/10=FiraSans:mode=node;+tlig; at 10pt not loadable: metric data not found or bad. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraSans" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraSans" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraSans" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraMono" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraMono" cannot be found. \cv@loadFonts
line 198: Package fontspec Error: The font "FiraMono" cannot be found. \cv@loadFonts
line 39: Font \TU/FiraSans(0)/m/n/17.28=FiraSans:mode=node;+tlig; at 17.28pt not loadable: metric data not found or bad. \cvID{John}{Doe}{picture}{position}
line 52: Font \TU/FiraMono(0)/m/n/10=FiraMono:mode=node; at 10pt not loadable: metric data not found or bad. ...se.io/johndoe}{\texttt{AAAA 5555 BBBB FFFF}}
line 66: Font \TU/FiraSans(0)/m/n/7=FiraSans:mode=node;+tlig; at 7pt not loadable: metric data not found or bad. \cvInterestsProfessional
line 66: Font \TU/FiraSans(0)/m/n/5=FiraSans:mode=node;+tlig; at 5pt not loadable: metric data not found or bad. \cvInterestsProfessional
line 66: Font \TU/FiraSans(0)/m/it/10=FiraSans:mode=node;+tlig; at 10pt not loadable: metric data not found or bad. \cvInterestsProfessional
line 79: Font \TU/FiraSans(0)/m/n/14.4=FiraSans:mode=node;+tlig; at 14.4pt not loadable: metric data not found or bad. \begin{cvEducation}
line 79: Font \TU/FiraSans(0)/bx/n/14.4=FiraSans:mode=node;+tlig; at 14.4pt not loadable: metric data not found or bad. \begin{cvEducation}
line 94: Font \TU/FiraSans(0)/m/sc/10=FiraSans:mode=node;+tlig; at 10pt not loadable: metric data not found or bad. ...etus, sit amet ultricies ipsum ultrices ut.}
line 125: Font \TU/FiraSans(0)/m/n/50=FiraSans:mode=node;+tlig; at 50pt not loadable: metric data not found or bad. \begin{cvCoverLetter}
: OpenType feature 'Numbers=Monospaced' (tnum) not(fontspec) available for font 'FiraSans' with script(fontspec) 'CustomDefault' and language 'Default'.
: OpenType feature 'Numbers=Monospaced' (tnum) not(fontspec) available for font 'FiraSans' with script(fontspec) 'CustomDefault' and language 'Default'.
line 62: Font shape TU/FiraSans(0)/m/it' undefined(Font) using TU/FiraSans(0)/m/n' instead
line 79: Font shape TU/FiraSans(0)/bx/n' undefined(Font) using TU/FiraSans(0)/m/n' instead
line 94: Font shape TU/FiraSans(0)/m/sc' undefined(Font) using TU/FiraSans(0)/m/n' instead
: Some font shapes were not available, defaults substituted.

Make it easier to define new sections

Creating new sections requires to edit the source code or to use LaTeX hacks. Additionally, it also requires knowledge of how limecv works internally. This should be made much easier and more accessible.

Upgrade to use Fontawesome5

Fontawesome5 contains some new icons, it would be nice to have access to these.

I have tried just updating the cls file to use fontawesome5 instead of normal fontawesome but get the following issue when running:

Package fontawesome5 Error: The requested icon briefcase was not found. \begin{cvExperience}

But it does show the icon.

PS: I have almost no experience with LaTeX cls files, just tried hacking it.

Add publications section

Hi @opieters,

Thanks for publishing this great LaTeX style out in the wild! i would like to add publications to the list of supported sections, and have a working solution/fork that I would like some help with. I basically copied the 'Experiences' section and added fullcite commands as cvItems. I don't know enough about TeX documentation to know how to fill in the .dtx file - can you give me a hand there?

Thanks in advance.

cvSetLanguage{chinese} error

When using the command cvSetLanguage{chinese} and change the typesetting into xeletex, the code can be compiled without errors, but the output pdf is blank. And if use pdflatex and change to English, it works well. Can anyone help me with it?

Improve documentation

The documentation is still incomplete and not always very clear. This should be improved for the next big release. Furthermore, the source code itself is poorly documented. This should also be improved to make it easier for others to contribute and build upon this package.

Add new contact field

I'm trying to insert the orcid info in my cv. How can we add a new field and a new icon to the contact info?
Thanks for the awesome template.
Pedro

Make sidebar optional for multipage CVs

I've followed the instructions in other issues about making the CV in multiple pages but I think that the sidebar is superfluous in the second page. I would like to get rid of it while keeping the LimeCV layout.

I probably could figure out how to do it, which might involve overriding cvMainContent environment for the second page but my skills in LaTeX are pretty limited so it's likely to take a little while.

The sidebar is good for increasing the density of the first page, but becomes empty in the second and next pages.

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.