LEd ⇒ tikz problems with LEd built in viewer
-
- Posts: 1
- Joined: Sat Apr 10, 2010 11:38 pm
tikz problems with LEd built in viewer
I am trying to create a flowchart using the Tikz package. I have tried to compile different sources but the problem remains the same. It compiles correctly for DVI and PS, but the PDF file does not work. The DVI and PS files may be seen with external viewers, but for the PDF and for the internal viewer the text does not show what it should. Does anyone know what is the problem ?
Thanks,
Ricardo
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
Re: tikz problems with LEd built in viewer
\def\pgfsysdriver{pgfsys-dvipdfm.def}
before
\include{tikz}