Search found 3 matches

by gloednieuw
Wed Jul 03, 2013 5:17 pm
Forum: BibTeX, biblatex and biber
Topic: BibLatex problems
Replies: 1
Views: 7370

BibLatex problems

Hi,

I have a problem with making my references show up using BibLatex. First, please bear with me if I made a very stupid mistake; it's my first time using Latex.

I made a .bib-file with some references, but when I'm trying to cite these references, the citation only shows the ID instead of the ...
by gloednieuw
Mon May 27, 2013 8:35 pm
Forum: Graphics, Figures & Tables
Topic: Extended vertical Lines in Table
Replies: 3
Views: 3765

Re: Extended vertical Lines in Table

Thanks for your advice. I decided to remove all packages and then add them one by one, which showed that I could easily get rid of a few. Even better, the lining is now back to normal! Thanks again, and at least now I know how to solve things myself.
by gloednieuw
Mon May 27, 2013 7:42 pm
Forum: Graphics, Figures & Tables
Topic: Extended vertical Lines in Table
Replies: 3
Views: 3765

Extended vertical Lines in Table

Hi,

Since a few days I've been trying to write my thesis in Latex. However, when inserting tables, the vertical lines of my table extend beyond the table through my text. How do I resolve this?

This is the code for a typical table:

\begin{tabular}{|rrl||c|c|c|c|c|c|c|}\hline
\multicolumn{3}{|c ...