Search found 2 matches

by bacques
Fri Apr 27, 2012 7:00 pm
Forum: Graphics, Figures & Tables
Topic: tikZ | Incomprehensible Error
Replies: 0
Views: 1351

tikZ | Incomprehensible Error

Hi all,

I have a really weird problem with tikz.
If I run pdflatex on the following code with my default account everything just looks fine, but if I run pdflatex as an other user things are really messed up.

\documentclass{minimal}
\usepackage{tikz}
\usepackage{color}
\usetikzlibrary{shapes ...
by bacques
Thu Mar 10, 2011 8:08 pm
Forum: Graphics, Figures & Tables
Topic: Dropping unprocessed floats
Replies: 1
Views: 1289

Dropping unprocessed floats

Hello,

Is there a chance, that I could somehow drop the unprocessed floats at a specific point in the document?
I want to put pictures on the bottom of every page, so I defined a lots of figures with position but by the end of the document latex puts all the unprocessed figures on pages containing ...