GithubHelp home page GithubHelp logo

Comments (5)

michael-brade avatar michael-brade commented on May 12, 2024 1

Just came across this. The solution is rather easy:

\newcommand{\legend}[3]{\parbox[t]{#2}{\textcolor{#3}{\rule{#2}{4pt}}\\#1}}
%                          -----^

The default \parbox command aligns its center to the baseline, but you really want the top in this case. "Experience" has a depth due to the "p", the other words don't. That is why there was the difference.

from latexcv.

jankapunkt avatar jankapunkt commented on May 12, 2024

Hi @remz1337

thank you for your issue. You are right this is related to the mbox and the vertical space, beginning with this line: https://github.com/jankapunkt/latexcv/blob/master/infographics/main.tex#L362

I will try on that when I have some time left. If you or anyone else want to pick up on this, fell free to create a PR.

from latexcv.

jankapunkt avatar jankapunkt commented on May 12, 2024

@remz1337 any improvement on your side here?

from latexcv.

remz1337 avatar remz1337 commented on May 12, 2024

from latexcv.

jankapunkt avatar jankapunkt commented on May 12, 2024

Thanks a lot @micheal-brade !

If anyone is interested in creating a PR, I will favor this before updating myself (good first PR).

Nevertheless, if no PR is coming in I will check this out and add it within the next week.

Will keep you updated.

from latexcv.

Related Issues (20)

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.