Search found 6 matches

by niklasskold
Fri Jan 06, 2017 10:09 pm
Forum: Graphics, Figures & Tables
Topic: Longtable word spacing
Replies: 1
Views: 2170

Longtable word spacing

Hi,

I have been working on a longtable to just easily draw up some pros and cons. However the sentences in the cells are very spaced, that is the words are far from each other. Any idea of how to make it look more like a "normal" text? Also I can't seem to center the "Cons" at the top, only works ...
by niklasskold
Tue Dec 13, 2016 11:40 pm
Forum: Graphics, Figures & Tables
Topic: Table "headlines"
Replies: 1
Views: 2905

Table "headlines"

Hey all!

So I am trying to make a table in Latex for categorizing different types of something (in my example I have debt). But I want to have 4 "headlines" and I currently can only make 2. I will post a sample for clarity. Basically I want the line under the "private debts" to be equally long as ...
by niklasskold
Thu Dec 08, 2016 7:41 pm
Forum: Curricula Vitae / Résumés
Topic: Matching the font to added tabular on CV
Replies: 6
Views: 5636

Matching the font to added tabular on CV

Thanks a lot Johannes!
by niklasskold
Thu Dec 08, 2016 4:43 pm
Forum: Curricula Vitae / Résumés
Topic: Matching the font to added tabular on CV
Replies: 6
Views: 5636

Matching the font to added tabular on CV

Hi again!

Here is the entirety of the code!

\documentclass{scrartcl}

\reversemarginpar % Move the margin to the left of the page
\newcommand{\MarginText}[1]{\marginpar{\raggedleft\itshape\small#1}}
\usepackage[nochapters]{classicthesis}
\usepackage[LabelsAligned]{currvita}
\usepackage ...
by niklasskold
Thu Dec 08, 2016 3:38 pm
Forum: Curricula Vitae / Résumés
Topic: Matching the font to added tabular on CV
Replies: 6
Views: 5636

Matching the font to added tabular on CV

Hi Stefan,

Thanks for the quick reply! I'm a bit unsure of what to actualy post, even after readin what you posted. Should I post a file as an attachment of the whole code? :) At the moment I have been using overleaf instead of textmaker that I usually use because it wouldn't work with the template ...
by niklasskold
Thu Dec 08, 2016 10:43 am
Forum: Curricula Vitae / Résumés
Topic: Matching the font to added tabular on CV
Replies: 6
Views: 5636

Matching the font to added tabular on CV

Hey!

So I have been wokring with a template for my CV and have been configuring it and moving things around. One of the things I did was to move "languages" and "Computer Skills" into a tabular rather than going into the second page. However the font is not matching the rest of the CV and I have no ...