summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/latexmp/README
blob: 829eeb5943c708e2c7dca90e32d050ab281ce73d (plain)
1
2
3
4
5
6
7
8
9
10
11
The MetaPost package latexMP implements a user-friendly
interface to access LaTeX-based typesetting capabilities in
MetaPost.
The text to be typeset is given as string. This allows even
dynamic text elements, for example counters, to be used in
labels. Compared to other implementations it is much more
flexible, since it can be used as direct replacement for
btex..etex, and much faster, compared for example to
the solution provided by tex.mp.

All files of the package belong to the Public Domain.