Search found 5 matches

by David_Schat
Wed Aug 19, 2015 7:30 am
Forum: Curricula Vitae / Résumés
Topic: Adding subsections to Reference section.
Replies: 9
Views: 15187

Re: Adding subsections to Reference section.

So it has to do with the longest "length" of text in the professional column. Meaning the tabbing environment is aligning the column from the furthest right stop and pushing it towards the middle of the page, as opposed to creating two separate columns, splitting the page in half, and aligning the ...
by David_Schat
Wed Aug 19, 2015 7:13 am
Forum: Curricula Vitae / Résumés
Topic: Adding subsections to Reference section.
Replies: 9
Views: 15187

Re: Adding subsections to Reference section.

So I just copy pasted the code I posted here to the compiler, as opposed to the actual name and emails I had used in the resume, and noticed the alignment of text was WAY off from the original...

Meaning it has to do with character length somewhere in one of the previous references. I believe at ...
by David_Schat
Wed Aug 19, 2015 7:05 am
Forum: Curricula Vitae / Résumés
Topic: Adding subsections to Reference section.
Replies: 9
Views: 15187

Adding subsections to Reference section.

Holy!

Thanks for all the replies gentlemen! Most definitely very appreciated.

I came accross a problem when trying to finish up the resume however:

\section{References}

\parbox{0.5\textwidth}{
\begin{tabbing}
\hspace{2.75cm} \= \hspace{4cm} \= \kill
{\bf \large Personal} \> \\\\
{\bf Name ...
by David_Schat
Sun Aug 16, 2015 5:15 am
Forum: Curricula Vitae / Résumés
Topic: Adding subsections to Reference section.
Replies: 9
Views: 15187

Re: Adding subsections to Reference section.

Thank You! That's perfect...

Secondarily, I searched for awhile through the LaTeX wikia but I wasn't able to find any definitive information on what tabbing actually is, what it does, and how it's used properly.

All of the reference material basically just states "In a tabbing environment" without ...
by David_Schat
Sat Aug 15, 2015 2:44 am
Forum: Curricula Vitae / Résumés
Topic: Adding subsections to Reference section.
Replies: 9
Views: 15187

Adding subsections to Reference section.

Apologies if this seems incredibly dumb, I have literally stumbled on to Latex this afternoon while looking for Resume templates.

I'm using this template with Overleaf as an editor:

http://www.latextemplates.com/template/wilson-resume-cv

Under the references section they have two examples ...