Graphics, Figures & Tables ⇒ tikz image on 8cmX6cm
-
- Posts: 2
- Joined: Tue Jun 02, 2009 3:14 pm
tikz image on 8cmX6cm
I need to produce the tikz images (eps) on 8cm X 6cm page size. Right now I use geometry package to get the page output. But it does not resize the page for 'latex' but does it for 'pdflatex'. Any ideas how to get an eps of certain page size.
Thanks,
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
tikz image on 8cmX6cm
Code: Select all
\begin{tikzpicture}[font=\small,thick,>=stealth]
\draw[help lines] (0,0) grid (8,6);
\end{tikzpicture}
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10