Re: input command
luigi scarso <[email protected]> Sat, 8 Apr 2023 13:30:47 +0200
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAG5iGsBy1SPyXXLUKahT0EjOmzFZ+Q=JyTFnUv91j5uTa6YY+g@mail.gmail.com> |
On Fri, 7 Apr 2023 at 17:02, Ernst Reissner <[email protected]> wrote: > Hello all, > > I read the metapost manual by J.D. Hobby. > > What I wonder: the 'command' input is used several times but it is > introduced nowhere. > > What is it? a macro?, a command?? > > > Best Regards, > > hm, not sure what you mean... Do you have an example (file+ string) ? As a general rule, mpost is a "command line" program, so you need to open a shell /cmd and run a line like that $> mpost myfile.mp where in myfile.mp you put a "metapost program" , ie a set of metapost macros. -- luigi -- http://tug.org/metapost/