Search found 2 matches

by tikzkit
Tue Sep 28, 2010 9:53 pm
Forum: Graphics, Figures & Tables
Topic: Imported Picture Ends up on Wrong Page
Replies: 4
Views: 4201

Imported Picture Ends up on Wrong Page

you can change the positioning parameter to
\begin{figure}[H]
wich places your figure at the source code position. Then you could do the same with a
\begin{table}[H]
around your tabular-table. An exclamation-mark also increases the probability of the sourcecode position. However, figures are ...
by tikzkit
Tue Sep 28, 2010 9:24 pm
Forum: Graphics, Figures & Tables
Topic: tikz graph through dia export includes unwanted space
Replies: 1
Views: 4442

tikz graph through dia export includes unwanted space

Hi!
I want to get rid of the space between the caption and the graph. I used the Dia export-function to generate this graph and have no clue what to change. Red = space i want to remove.
dia-sample.png

% Graphic for TeX using PGF
% Title: /home/dummy/Desktop/uni/postagging/LaTeX/images/mm.dia ...