Text FormattingFormat a CV template

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
NickTheConqueror
Posts: 3
Joined: Fri Dec 23, 2016 6:27 am

Format a CV template

Post by NickTheConqueror »

Hey guys, i'm trying to make a decent CV out of a template o found on overleaf, i learnt how to edit most parts of it to fill it out with my info but 2 or 3 things i can't figure and are driving me nuts. First i wanna make some letters a little bigger, the ones i "highlighted", also i'd to know how to change the colours of the orange letters on the rights, i'd like them on dark blue i think. And lastly and more importantly i wanna get rid of these obnoxious thingies on the bottom whose name i can't figure.

Here's a pic.

Image

PDF https://mega.nz/#!gtFGkAIT!9x_EYzqo4fgb ... E5WSPHFLS0


Any help will be much appreciated. Thanks in advance!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Help with CV

Post by Stefan Kottwitz »

Hi Nick!

So you use some code at Overleaf, and there are some issues. You can post your code here, so we might help with that. But without code I cannot tell anything. The screenshot just shows a snippet - no document class, no settings.

Btw. also the PDF cannot be downloaded. Please post it as attachment here.

Stefan
LaTeX.org admin
NickTheConqueror
Posts: 3
Joined: Fri Dec 23, 2016 6:27 am

Format a CV template

Post by NickTheConqueror »

Stefan Kottwitz wrote:Hi Nick!

So you use some code at Overleaf, and there are some issues. You can post your code here, so we might help with that. But without code I cannot tell anything. The screenshot just shows a snippet - no document class, no settings.

Btw. also the PDF cannot be downloaded. Please post it as attachment here.

Stefan


Hey Stefan.

Here you have the pdf as well as the zip, thanks.
untitled.zip
(7.12 KiB) Downloaded 224 times
untitled.pdf
(52.15 KiB) Downloaded 235 times
NickTheConqueror
Posts: 3
Joined: Fri Dec 23, 2016 6:27 am

Format a CV template

Post by NickTheConqueror »

Stefan Kottwitz wrote:Hi Nick!

So you use some code at Overleaf, and there are some issues. You can post your code here, so we might help with that. But without code I cannot tell anything. The screenshot just shows a snippet - no document class, no settings.

Btw. also the PDF cannot be downloaded. Please post it as attachment here.

Stefan

I found it, this is the command i was looking for \begin{tabular}{1\textwidth}{p{2.3cm} p{14.4cm}} & \larrow{bgcol} #4\[3pt] & \larrow{bgcol} #5\[6pt] \end{tabular} But now there's a new issue, each larrow correspond to 6 little arrows (of the 12 in the bottom) while i was hoping there be one command for every one of them, what i want is to keep the top 2, the ones under "Experiencia" or the last 4, any of that will do. But haven't found a way, it's either none or 6 minimum.
Post Reply