Tagged Questions
8
votes
4answers
3k views
What's the best way to embed Visio diagrams?
I was wondering if there is an easier (and better) way of embedding Visio diagrams into a LaTeX document.
As far as I know there a two ways:
Save Visio Diagram as PNG and use \includegraphics
Save ...
5
votes
2answers
1k views
Ditaa diagrams in TeX (LaTeX) document
I would like to make Diagrams in AsciiArt style.
I've found Ditaa tool very usefull.
I was happy to find, there is Eps output addoon for it.
What the easiest, but clear and elegant way (following ...