Tagged Questions
2
votes
0answers
93 views
no output with \usepackage{emp} [closed]
I'm trying to embed MetaPost graphics inside a LaTeX file using the emp package, with pdflatex.
When I include the line:
\usepackage{emp} %part 1
pdflatex doesn't produce any output (it says 0 ...
2
votes
1answer
403 views
MetaUML — generate image as output
I'm planning to use MetaUML to automatically generate UML diagrams (as images) and display them.
I found that there is an utility, mptopdf, that helps generating the output as a PDF file:
mptopdf ...