kalekje
kalekje
@myselfghost feel free to download `penlight.lua` from here: https://github.com/kalekje/penlight Otherwise, I had luck following these steps. 1. Download the `luacc` (https://github.com/mihacooper/luacc) repo and all dependencies with either luarocks or just...
Okay I can re-open it--I had closed it because I found a solution, but it does seem like there is some general interest in this.
@PHPirates hey thanks for the follow-up! I use a package that I wrote called [addtoluatexpath](https://ctan.org/pkg/addtoluatexpath?lang=en), which adds paths to `\input@path` during runtime, i.e. the path where my shared sty and...
That would be great. I agree that ignoring the edge cases should be fine, the document author should know to avoid name conflicts. And yes, I basically do this: ```...