[metapost] Directory management in Metapost

luigi scarso luigi.scarso at gmail.com
Thu Nov 19 15:28:11 CET 2015


On Thu, Nov 19, 2015 at 2:56 PM, Tom Vethaak <tom.vethaak at gmail.com> wrote:

> Hi,
>
> It seems that Metapost doesn't recognize folder paths, or in command line
> terms, doesn't obey the -output-directory. This makes it impossible to
> call it on files that are located in different folders.
> As an example/illustration of this issue, it restricts the file management
> in drawing diagrams in LaTeX (see e.g.
> http://tex.stackexchange.com/questions/279009/save-feynman-diagram-files-in-a-subfolder
> ).
>
> Kind regards,
> Tom Vethaak
>
> --
> http://tug.org/metapost/
>

yes, currently
 } else if (ARGUMENT_IS("translate-file") ||
               ARGUMENT_IS("output-directory") ||
               ARGUMENT_IS("no-parse-first-line")) {
      fprintf(stdout,"warning: %s: unimplemented option %s\n", argv[0],
argv[optind]);

I will see it asap.


-- 
luigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/metapost/attachments/20151119/1744344f/attachment.html>


More information about the metapost mailing list