Search found 17 matches

by h0ps
Mon Nov 26, 2012 10:26 pm
Forum: Graphics, Figures & Tables
Topic: Prevent floating graphs
Replies: 3
Views: 2621

Re: Prevent floating graphs

Thank you very much. I followed the link and it works perfectly.
by h0ps
Mon Nov 26, 2012 12:31 pm
Forum: Graphics, Figures & Tables
Topic: Prevent floating graphs
Replies: 3
Views: 2621

Prevent floating graphs

Hi

I have tried using the search option to find a solution to prevent floating graphs but I haven't been able to find any posts, unfortunately. WHat is the best way to fix the graphs to a specific spot and prevent them from floating? My graphs are in my appendix and it doesn't look that nice that ...
by h0ps
Mon Nov 26, 2012 12:26 pm
Forum: Graphics, Figures & Tables
Topic: Adding Source Citation to Figure
Replies: 7
Views: 49090

Re: Adding Source Citation to Figure

It was exactly what I needed. Thx!
by h0ps
Thu Nov 22, 2012 10:31 pm
Forum: Graphics, Figures & Tables
Topic: Adding Source Citation to Figure
Replies: 7
Views: 49090

Adding Source Citation to Figure

Right now I have the following code

\begin{figure}[!t]
\centering
\includegraphics[width=10cm]{DKinflation.pdf}
\caption{Different measures of inflation in Denmark, 2000-2011}
\label{figure:DKinflation}
\end{figure}

Above the figure number caption I would like to have a line with the source of ...
by h0ps
Thu Nov 22, 2012 9:58 pm
Forum: Graphics, Figures & Tables
Topic: Adding Source Citation to Figure
Replies: 7
Views: 49090

Adding Source Citation to Figure

Hi guys

I have tried google this problem but I haven't been able to found a satisfactory solution yet. My problem is that in addition to the figure number I would also like to add the source. Any suggestions?
by h0ps
Thu Nov 22, 2012 9:52 pm
Forum: Math & Science
Topic: Equation too wide
Replies: 2
Views: 4134

Re: Equation too wide

Thx for the link. I would definitely look at it. I think the split reference is exactly what I need to solve my problem. Thx.
by h0ps
Thu Nov 22, 2012 7:01 pm
Forum: Math & Science
Topic: Equation too wide
Replies: 2
Views: 4134

Equation too wide

Hi guys

I have some equations which are too wide to fit the paper-width. Does anyone know a nice way to get around this problem? Maybe a nice way to make the font size smaller in those equations or a nice way to split the equations into multiple lines?

Thx in advance, you guys are of great help ...
by h0ps
Mon Nov 19, 2012 1:52 am
Forum: Math & Science
Topic: Runaway argument
Replies: 2
Views: 3919

Re: Runaway argument

Damn you braces!! :p

Thx a lot. Nice with good people around this community!
by h0ps
Mon Nov 19, 2012 1:18 am
Forum: BibTeX, biblatex and biber
Topic: Bibtex references wont work
Replies: 4
Views: 2724

Re: Bibtex references wont work

For some reason it works now. Unfortunately I don't know why. Thx for answering.
by h0ps
Mon Nov 19, 2012 1:08 am
Forum: BibTeX, biblatex and biber
Topic: Add more BibTeX Database Files
Replies: 2
Views: 1965

Re: Add more BibTeX Database Files

I'm not sure this require that. At the moment I have one .tex file and one .bib file. But I have another .bib file I would like to add to the project. But when I compile this file using bibtex, it gives me the errormessage from the first post.

I don't know if it's even possible?