You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somewhere on the PATH, put your own shell script that explicitly calls ruby /your/path/to/ltx2any.rb "${@}".
Add shebang #!/usr/bin/env ruby to ltx2any.rb and symlink it directly, avoiding the intermediate shell script. ⚠️ Requires dependencies to be installed at system level (don't understand why, won't investigate) -- can't recommend!
IIRC: Transform macOS into a (somewhat) usable system by brew install coreutils 😉
Need to get rid of some binary GNU dependencies, provide a start script and test for "hidden" incompatibilities.
Since I don't have any Mac workstations, input and pull requests are appreciated.
The text was updated successfully, but these errors were encountered: