Thank you both of you.
This gave me a DVI file that I viewed with Evince or XDVI giving the one pixel picture.
$ latex tikzEx1.tex
Evidently the information is in the DVI file but Evince and XDVI do not know how to display it.
Both
$ latex tikzEx1.tex
$ dvipdf tikzEx1.dvi
and
$ pdflatex ...
Search found 2 matches
- Sun Feb 10, 2013 8:25 pm
- Forum: Graphics, Figures & Tables
- Topic: Picture only appears as one Pixel
- Replies: 3
- Views: 3295
- Sun Feb 10, 2013 5:36 am
- Forum: Graphics, Figures & Tables
- Topic: Picture only appears as one Pixel
- Replies: 3
- Views: 3295
Picture only appears as one Pixel
I have a new installation of tikz (apt-get install pgf) on Debian. I have been using Latex for a couple of weeks and wanted to explore tikZ graphics. I have started out with some examples from tutorials. Whenever I run tikZ the pictures either do not appear or appear as a dot. On some cases where ...