Skip to content

Commit 2d0677e

Browse files
committed
📝 Add tips for \directlua{}
1 parent 5b622d2 commit 2d0677e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,6 @@ luarocks install prompt-style
173173
- `xmake l /the/path/xmake.lua`
174174
- doesn't support shebang
175175
- 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

Comments
 (0)