Search found 3 matches

by Robert270706
Thu Apr 18, 2024 10:07 am
Forum: Graphics, Figures & Tables
Topic: Vertical lines breaking in table
Replies: 5
Views: 6448

Vertical lines breaking in table

Thank you but the 3rd and 4th vertical line still doesnt go all the way up. Is there anyway to fix this?
by Robert270706
Thu Apr 18, 2024 9:08 am
Forum: Graphics, Figures & Tables
Topic: Vertical lines breaking in table
Replies: 5
Views: 6448

Vertical lines breaking in table

Hi there
I am trying to make a table where "Kriterier" (which means Criteria) and "Ideer" (which means Ideas) to be on seperate lines inside the same box and point toward the row besides it and the column down under respectively.
But when i do the vertical lines break at the top for some reason ...
by Robert270706
Thu Apr 04, 2024 9:12 am
Forum: Fonts & Character Sets
Topic: Danish characters "æ,ø,å" arent compiled after \rightarrow
Replies: 1
Views: 62594

Danish characters "æ,ø,å" arent compiled after \rightarrow

When i compile my tex file the æ,ø and å's arent registered after i have used a \rightarrow

Im using following packages after searching online for similar questions

\usepackage[utf8]{inputenc}
\usepackage[danish]{babel}
\renewcommand{\danishhyphenmins}{22}
\usepackage[T1]{fontenc}
\usepackage ...