Re: MetaPost issue.
Hartmut Henkel via texhax <[email protected]> Fri, 8 Aug 2025 23:02:56 +0200 (CEST)
| Newsgroups | gmane.comp.tex.texhax |
|---|---|
| Message-ID | <[email protected]> |
Hello Walter, On Fri, 8 Aug 2025, Walter Burkhard via texhax wrote: > I have a brief metapost program test that works -- attached below. > This works with no troubles. But when I try to compile the "bigger" > program (that has as its first few lines the same as the text.mp > program, I get the message "can't find the associated mpx file." > The bigger program is attached as well hexagon. What is going on > here? just a few typos: btrx --> btex, missing commas in the pairs, lines 60, 61, and 62. Best Regards Hartmut