Skip to content

Check whether the extermal program exists in the path #12

Description

@adityam

Check whether the binary is present in the path using which binary or where binary.

  • It is not always possible to know the name of all the binaries involved in invoking the filter command. A good approximation is to use the first word of the filtercommand and check if it is present in the path.
  • For macro writers, we could provide a check key to specify a list of binaries to check.
  • Another approach is to simply provide a macro \checkbinary and leave it up to the user to call that as part of filtersetup.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions