Hello,
I have the following LaTeX code:
\documentclass{article}
\usepackage{vaucanson-g}
\begin{document}
\input{diagrams/automaton}
\end{document}
I want to create a PDF which has the size of the diagram in the file diagrams/automaton.tex, so that no empty space exists between the diagram and the page borders. The problem is that when I compile this code, the paper generated is A4 and thus I get a lot of empty space around my diagram.
Thank you in advance,
A.V
Document Classes ⇒ page size
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm