Loading
tectonic: --inherit-argv0 in the wrapper
The `nextonic` symlink was not working as intended because our tectonic wrapper did not correctly pass along the executable name. This is fixed by adding --inherit-argv0 to `makeWrapper`. A test is also added to prevent breakage in the future.