dvipng
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dvipng] Does `dvipng' support the '.dvi' file generated by using pgf/ti


From: 张贤义
Subject: [Dvipng] Does `dvipng' support the '.dvi' file generated by using pgf/tikz
Date: Sat, 24 May 2008 01:54:22 +0800 (CST)

 I want to use `dvipng' to convert the `.dvi' file to `.png', when i stduy to use the
'pgf/tikz' package to generate graph in tex.

dvipng does not work for it!

OS: windows xp sp2,
tex: miktex 2.7
The the '.tex' code is :
---------------------------------------------------------
\documentclass{article} % say
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw (-1.5,0) -- (1.5,0) -- (0,-15) -- (0,1.5);
\end{tikzpicture}.
\end{document}
---------------------------------------------------------
 
 
 



中 国 最 强 网 游 --- 网 易 梦 幻 西 游 ,166 万 玩 家 同 时 在 线
reply via email to

[Prev in Thread] Current Thread [Next in Thread]