View Source mix tectonic (tectonic v0.2.2)

Invokes tectonic with the given args.

Usage:

$ mix tectonic TASK_OPTIONS PROFILE TECTONIC_ARGS

Example:

$ mix tectonic default -X compile --untrusted myfile.tex

If tectonic is not installed, it is automatically downloaded. Note the arguments given to this task will be appended to any configured arguments.

Options

  • --runtime-config - load the runtime configuration before executing command

Note flags to control this Mix task must be given before the profile:

$ mix tectonic --runtime-config default