Giter Site home page Giter Site logo

plushcv's Issues

Way to edit contactline

Hey! Is there a way to edit the contact line to not consist of the link to the personal website?

color=primary prevents URL coloring from working

The line here:

https://github.com/sansquoi/PlushCV/blob/c7a9a3f3c0439ea2c6a1567877cc4f2995959a28/PlushCV.cls#L147

will cause this URL to not have any color:

\section{Experience}
\runsubsection{Weyland Yutani Industries}
\descript{| Program Manager}
\location{May 2021 โ€“ Current | Tokyo, Japan}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\sectionsep
\item \href{www.google.com}{This is a link that has no color}
\end{tightemize}
\sectionsep

Allow for multiple pages and overflow

Hi, I fixed this problem using the paracol package

+\usepackage{paracol}

\begin{document}

...

-\begin{minipage}[t]{0.70\textwidth} 
+\columnratio{0.70}
+\begin{paracol}{2}

+\switchcolumn[0]
\section{Experience}

-\end{minipage} 
\hfill
+\switchcolumn[1]
-\begin{minipage}[t]{0.25\textwidth} 

-\end{minipage} 
+\end{paracol}
\end{document}

Contact Line - Don't have a GitHub link

Hello, thank you for this really good looking template.

I'm trying to build a CV however my candidate does not have a GitHub link to add to \contactline.

When I try to remove the part of the string where the GitHub link sits, the whole line is removed.

How can I keep the rest of the links but not include the GitHub one?

Thanks again,
alfavita21

href color not showing in column content

Using the following :

\definecolor{links}{HTML}{8d7471}
\hypersetup{colorlinks=true,linkcolor=links,urlcolor=links}

Links in contactline are showing color as espected :

\contactline{\href{https://github.com/Virgile-Dauge}{Virgile-Dauge}}{...

But not in column content

\runsubsection{Hello}
\descript{Python}
\location{2020}
\begin{tightemize}
\item coucou
\item \href{https://github.com/Virgile-Dauge}{Virgile-Dauge}.
\end{tightemize}
\sectionsep

Any idea how to fix this ?

Can't make \emph work due to fonts

Hello,

This is a great CV template. However, I cannot make \emph command work. I get the following error.

LaTeX Font Warning: Font shape TU/inter-light(0)/m/n' in size <6> not available`

Please help me make correct the setting.

Thank you
Rami

[Request]: To add support for multi page

I know you already have this in mind but i really need it. I have been using this template for long time and now i'm need of second page content. So, please i really need it.
Thank You

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.