Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7239639 + 67334ab commit 39a3802Copy full SHA for 39a3802
1 file changed
lib/matplotlib/mpl-data/kpsewhich.lua
@@ -1,3 +1,3 @@
1
-- see dviread._LuatexKpsewhich
2
-kpse.set_program_name("tex")
+kpse.set_program_name("latex")
3
while true do print(kpse.lookup(io.read():gsub("\r", ""))); io.flush(); end
0 commit comments