Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No "Technology Highlights" #76

Open
BrittBesch opened this issue Sep 24, 2023 · 1 comment
Open

No "Technology Highlights" #76

BrittBesch opened this issue Sep 24, 2023 · 1 comment

Comments

@BrittBesch
Copy link

Hi!
How can I remove the line with "technology highlights" in the experience section for the cases of a non-technical job experience?
If I just cancel the entire {} the code does not work anymore and if I leave the brackets empty then there is a blank line which does not look quite nice.
Thank you for your support!

@v3yn
Copy link

v3yn commented Jan 26, 2024

Try adding this to the .cls file and use this command instead

\newcommand\experiencenoskill[6]{
  \textbf{#1}    & \textbf{#2, \textsc{#3}, #4}   								\\*
  \textbf{#5}    & \begin{minipage}[t]{\rightcolumnlength}
  					         #6
                   \end{minipage}										\\

Good luck with the job search! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants