I am trying to use Dia to create block diagrams (flow charts) in my LaTeX documents. I want to avoid having to learn TikZ or pstricks. I can create the block diagram I need, and export it as a pgf document (tex file with tikZ code). But I get weird results in the envelope LaTeX document. Can someone post a step-by-step howto procedure for me please ? Please add a simple demo/example with a small block diagram. I can send you the diagram I have made, as a dia file.
Thanks,
partha
Graphics, Figures & Tables ⇒ Using dia to create block diagrams in LaTeX
NEW: TikZ book now 40% off at Amazon.com for a short time.
Using dia to create block diagrams in LaTeX
After some effort and trials, I found an easy way for using diagrams made with dia, in my LaTeX documents. No need to struggle with TikZ, pgf, pstricks et al. I make the diagram I need, almost effortlessly using dia. I then export the resulting diagram as an image (I prefer eps files). I do an includegraphics like I usually do. A sample of my solution is available at :
http://drpartha.org.in/publications/dia-try1.pdf The LaTeX source can be obtained from me.
Constructive suggestions and remarks are welcome.
http://drpartha.org.in/publications/dia-try1.pdf The LaTeX source can be obtained from me.
Constructive suggestions and remarks are welcome.