Search found 1 match

by fxpfxp
Tue Mar 25, 2014 1:24 am
Forum: General
Topic: my content is missing when I create a graph by tikz package
Replies: 1
Views: 3879

my content is missing when I create a graph by tikz package

Hi,
Recently, I create a graph by tikz package. But my content is not visible anymore. Is anyone can help me?
Thanks very much.

Here is the source file: (my contend "Hello world" is missing)

\documentclass{article}
\usepackage{tikz}
%%%<
\usepackage{verbatim}
\usepackage[active,tightpage]{preview ...