Re: Problem using LaTeX in MetaPost

Pétiard François <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Le 07/02/2012 23:16, Carlos Mallen a écrit :
> Hi,
>
> I'm using MiKTeX version 2.9 and MetaPost version 1.504. I'm no longer able to use LaTeX in MetaPost. The file
>
> verbatimtex
> %&latex
> \documentclass{article}
> \begin{document}
> etex
>
> input latexMP;
>
> filenametemplate "%j-%3c.mps";
>
> beginfig(1);
>
>    draw (0, 0)--(150, 150);
>    label(btex $A$ etex, (0, 0));
>    show mpversion;
>
> endfig;
>
> verbatimtex
> \end{document}
> etex
>
> end
> fails because LaTeX commands aren't recognized. The error file is

Do you have a file mpxerr.tex?
If yes, try:

tex mpxerr.tex

What happens?


-- 
[email protected]


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.