We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b622d2 commit 2d0677eCopy full SHA for 2d0677e
README.md
@@ -173,3 +173,6 @@ luarocks install prompt-style
173
- `xmake l /the/path/xmake.lua`
174
- doesn't support shebang
175
- xmake doesn't provide `require()`
176
+- luatex's `\directlua{}`:
177
+ - weird. Even if `kpse.lookup('prompt.so')` return correct path,
178
+ `require'prompt'` still throw `module 'prompt' not found`.
0 commit comments